Index: ppapi/ppapi_sources.gypi |
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
index 7ea55494e56a0db0de76ac3955bf763246bd80ea..a4c2799e97ba978e8135e1f72f4a8348776288b8 100644 |
--- a/ppapi/ppapi_sources.gypi |
+++ b/ppapi/ppapi_sources.gypi |
@@ -283,8 +283,8 @@ |
'cpp/private/flash.h', |
'cpp/private/flash_clipboard.cc', |
'cpp/private/flash_clipboard.h', |
- 'cpp/private/flash_device_id.cc', |
- 'cpp/private/flash_device_id.h', |
+ 'cpp/private/flash_drm.cc', |
+ 'cpp/private/flash_drm.h', |
'cpp/private/flash_file.cc', |
'cpp/private/flash_file.h', |
'cpp/private/flash_font_file.cc', |
@@ -497,8 +497,8 @@ |
'tests/test_flash.h', |
'tests/test_flash_clipboard.cc', |
'tests/test_flash_clipboard.h', |
- 'tests/test_flash_device_id.cc', |
- 'tests/test_flash_device_id.h', |
+ 'tests/test_flash_drm.cc', |
+ 'tests/test_flash_drm.h', |
'tests/test_flash_file.cc', |
'tests/test_flash_file.h', |
'tests/test_flash_fullscreen.cc', |