Chromium Code Reviews| Index: ppapi/native_client/src/trusted/plugin/plugin.gypi |
| diff --git a/ppapi/native_client/src/trusted/plugin/plugin.gypi b/ppapi/native_client/src/trusted/plugin/plugin.gypi |
| index 4532f2f9e9321cdddf9effcc5064555b00b158f4..756ebce10b3674767ab7ccd1b6e8590c2d5573bb 100644 |
| --- a/ppapi/native_client/src/trusted/plugin/plugin.gypi |
| +++ b/ppapi/native_client/src/trusted/plugin/plugin.gypi |
| @@ -7,6 +7,7 @@ |
| 'chromium_code': 1, # Use higher warning level. |
| 'common_sources': [ |
| 'file_downloader.cc', |
| + 'file_utils.cc', |
| 'json_manifest.cc', |
| 'local_temp_file.cc', |
| 'module_ppapi.cc', |