blob: 6bb3b131d798d064b48efc1dad91bfc1ccaebd54 [file] [log] [blame]
# This file is generated by importer.py for video_player-0.10.2
import("//build/dart/dart_library.gni")
dart_library("video_player") {
package_name = "video_player"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/git/flutter/packages/flutter",
]
}