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

Unified Diff: BUILD.gn

Issue 1968833002: media: Make media mojo services a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn style Created 4 years, 7 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 | « no previous file | chrome/browser/BUILD.gn » ('j') | chrome/browser/chrome_content_browser_client.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 3fd7ff08c948891953a2eb32c0f241d0a21f3cdb..5ccc3dae1687254e78c12b5fbf151198a26f20b7 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -779,7 +779,7 @@ group("gn_mojo_targets") {
deps = [
"//ipc/mojo:ipc_mojo_perftests",
"//media/mojo:tests",
- "//media/mojo/services:cdm_service",
+ "//media/mojo/services",
"//mojo:tests",
]
}
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | chrome/browser/chrome_content_browser_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698