| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 5dcbd51955e289e02f43d85bb37c2721374cbef2..906e2f443c6847615693f119bd8453ddf882310a 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -410,6 +410,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',
|
|
|