Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 883d00e73c1364d9a86e5e7a0d0baf5fa34f8b62..815815c2298ce63dce393727b60a6907531b591c 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2685,6 +2685,10 @@ |
'platform/graphics/ANGLEWebKitBridge.cpp', |
'platform/graphics/ANGLEWebKitBridge.h', |
'platform/graphics/BitmapImage.cpp', |
+ 'platform/graphics/ContentDecryptionModule.cpp', |
+ 'platform/graphics/ContentDecryptionModule.h', |
+ 'platform/graphics/ContentDecryptionModuleSession.cpp', |
+ 'platform/graphics/ContentDecryptionModuleSession.h', |
'platform/graphics/Color.cpp', |
'platform/graphics/CrossfadeGeneratedImage.cpp', |
'platform/graphics/CrossfadeGeneratedImage.h', |
@@ -3586,8 +3590,6 @@ |
'testing/InternalSettings.cpp', |
'testing/InternalSettings.h', |
'testing/MallocStatistics.h', |
- 'testing/MockCDM.cpp', |
- 'testing/MockCDM.h', |
'testing/MockPagePopupDriver.cpp', |
'testing/MockPagePopupDriver.h', |
'testing/TypeConversions.h', |