| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 9e494a97cc46098555442035d3bece6fa18dc55c..155da5ad00c11f1c7385f51b1bccc60cf691a5ac 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -414,6 +414,8 @@
|
| 'tests/test_flash.h',
|
| 'tests/test_flash_clipboard.cc',
|
| 'tests/test_flash_clipboard.h',
|
| + 'tests/test_flash_file.cc',
|
| + 'tests/test_flash_file.h',
|
| 'tests/test_flash_fullscreen.cc',
|
| 'tests/test_flash_fullscreen.h',
|
| 'tests/test_flash_message_loop.cc',
|
|
|