Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| =================================================================== |
| --- ppapi/ppapi_sources.gypi (revision 113618) |
| +++ ppapi/ppapi_sources.gypi (working copy) |
| @@ -241,6 +241,8 @@ |
| 'cpp/private/var_private.h', |
| # Trusted interfaces. |
| + 'cpp/trusted/file_io_trusted.cc', |
| + 'cpp/trusted/file_io_trusted.h', |
| 'cpp/trusted/file_chooser_trusted.cc', |
| 'cpp/trusted/file_chooser_trusted.h', |
| ], |