Chromium Code Reviews| Index: ppapi/ppapi_tests.gypi |
| diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
| index 625a06dcd9c7798aa62673e2b00fb285198cf73d..d82b64f883e1aef9e80816e936e314ac39a5c197 100644 |
| --- a/ppapi/ppapi_tests.gypi |
| +++ b/ppapi/ppapi_tests.gypi |
| @@ -94,6 +94,8 @@ |
| 'tests/test_directory_reader.h', |
| 'tests/test_fullscreen.cc', |
| 'tests/test_fullscreen.h', |
| + 'tests/test_flash_clipboard.cc', |
|
viettrungluu
2011/10/20 23:41:01
Ditto, though there's a preexisting condition here
|
| + 'tests/test_flash_clipboard.h', |
| 'tests/test_flash_fullscreen.cc', |
| 'tests/test_flash_fullscreen.h', |
| 'tests/test_file_io.cc', |