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

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: Fixed the empty library problem in macos build. Created 6 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 | « components/cdm/renderer/widevine_key_systems.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index e7b7491dfabda3b92f5c6138d555c309bf638d53..3bf52bdf4b7c1bba7467d9912fe545c4323ddf75 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -47,6 +47,7 @@
'conditions': [
['OS != "ios"', {
'includes': [
+ 'cdm.gypi',
'navigation_interception.gypi',
'plugins.gypi',
'sessions.gypi',
« no previous file with comments | « components/cdm/renderer/widevine_key_systems.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698