Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
| index ea7ccbb9e7380352d043676da206dd04e97f6ed6..99ce36255af61675bd23c6e4407d526242f6f0d8 100644 |
| --- a/ppapi/ppapi_sources.gypi |
| +++ b/ppapi/ppapi_sources.gypi |
| @@ -534,6 +534,8 @@ |
| 'tests/test_char_set.h', |
| 'tests/test_crypto.cc', |
| 'tests/test_crypto.h', |
| + 'tests/test_file_chooser.cc', |
| + 'tests/test_file_chooser.h', |
| 'tests/test_flash.cc', |
| 'tests/test_flash.h', |
| 'tests/test_flash_clipboard.cc', |