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

Unified Diff: content/public/browser/BUILD.gn

Issue 2565853003: media: Rename CdmService to CdmRegistry (Closed)
Patch Set: add missing BUILD.gn entry Created 4 years 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 | « content/browser/media/cdm_service_impl_unittest.cc ('k') | content/public/browser/cdm_registry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 5f8495e3f0746465533f8304bed31b4efeac13e4..bde6e84c8c901b6ab88eefcc239782c6e1e979a3 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -73,6 +73,7 @@ source_set("browser_sources") {
"browser_url_handler.h",
"cache_storage_context.h",
"cache_storage_usage_info.h",
+ "cdm_registry.h",
nasko 2016/12/12 23:25:16 nit: This didn't rename cdm_service, why is it nee
xhwang 2016/12/12 23:34:20 It was missing from the original CL. Since it's on
"certificate_request_result_type.h",
"child_process_data.h",
"child_process_security_policy.h",
« no previous file with comments | « content/browser/media/cdm_service_impl_unittest.cc ('k') | content/public/browser/cdm_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698