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

Unified Diff: media/cdm/BUILD.gn

Issue 2737513004: Fix media_mojo builds (Closed)
Patch Set: add export Created 3 years, 5 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 | « media/base/cdm_promise.cc ('k') | media/mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cdm/BUILD.gn
diff --git a/media/cdm/BUILD.gn b/media/cdm/BUILD.gn
index 0a26637a4a6457621af9839300d1da6d5e23915c..0744138a95985bc2d375c1f8563eddae7f0bc971 100644
--- a/media/cdm/BUILD.gn
+++ b/media/cdm/BUILD.gn
@@ -91,7 +91,7 @@ config("cdm_manager_implementation") {
component("cdm_manager") {
visibility = [
"//media/gpu",
- "//media/mojo/services:lib",
+ "//media/mojo/services",
]
sources = [
"cdm_manager.cc",
« no previous file with comments | « media/base/cdm_promise.cc ('k') | media/mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698