blob: 27d4a7e9b2284cfc9db06c45597dad40d41945b1 [file] [log] [blame]
# This file is generated by importer.py for video_player_web-0.1.2+1
import("//build/dart/dart_library.gni")
dart_library("video_player_web") {
package_name = "video_player_web"
# 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/pub/video_player_platform_interface",
"//third_party/dart-pkg/git/flutter/packages/flutter",
"//third_party/dart-pkg/git/flutter/packages/flutter_web_plugins",
]
}