blob: 26b49a4cad57f32f476c4a682c96a34a73872ba0 [file] [log] [blame]
# This file is generated by importer.py for video_player-0.10.0+8
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",
]
}