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

Unified Diff: chromecast/media/cdm/BUILD.gn

Issue 2757463004: Restrict use of GN target //media/base/android:android (Closed)
Patch Set: changes 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
« no previous file with comments | « chromecast/common/media/BUILD.gn ('k') | content/gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cdm/BUILD.gn
diff --git a/chromecast/media/cdm/BUILD.gn b/chromecast/media/cdm/BUILD.gn
index d6fb2ea8025334cdf3e7415e634e0ee43a007308..f5a1b28e3c57ace022187328bc1ecc1162275adf 100644
--- a/chromecast/media/cdm/BUILD.gn
+++ b/chromecast/media/cdm/BUILD.gn
@@ -37,7 +37,5 @@ source_set("cdm") {
"playready_drm_delegate_android.cc",
"playready_drm_delegate_android.h",
]
-
- deps += [ "//media/base/android" ]
}
}
« no previous file with comments | « chromecast/common/media/BUILD.gn ('k') | content/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698