Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(542)

Unified Diff: media/blink/BUILD.gn

Issue 2757463004: Restrict use of GN target //media/base/android:android (Closed)
Patch Set: add cast Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index 9c0bc7f33f4a0526690088d7c3372a68802f2559..6002a0b467441c59e1c2d928175fe600156bf705 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -151,7 +151,7 @@ test("media_blink_unittests") {
if (is_android) {
deps += [
- "//media/base/android",
+ "//media",
xhwang 2017/03/17 23:24:07 we already have this on line 112
jrummell 2017/03/17 23:45:38 Done.
"//media/base/android:media_java",
"//v8:v8_external_startup_data_assets",
]
« content/gpu/BUILD.gn ('K') | « media/base/android/BUILD.gn ('k') | media/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698