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

Unified Diff: components/components.gyp

Issue 253593002: Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed the component to 'cdm' and addresed the reviewers' comments Created 6 years, 8 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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index e7b7491dfabda3b92f5c6138d555c309bf638d53..ba00d26a5f5b8b49eeefc97f6bdc9df679b443a2 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -15,6 +15,7 @@
'bookmarks.gypi',
'breakpad.gypi',
'captive_portal.gypi',
+ 'cdm.gypi',
'cloud_devices.gypi',
'cronet.gypi',
'data_reduction_proxy.gypi',

Powered by Google App Engine
This is Rietveld 408576698