Chromium Code Reviews| Index: components/filesystem/filesystem.gyp |
| diff --git a/components/filesystem/filesystem.gyp b/components/filesystem/filesystem.gyp |
| index 7ec313afb4919c484374b259ee46064a7d6092af..3f54366fd54e51bad2197370b3c7530e0f094f42 100644 |
| --- a/components/filesystem/filesystem.gyp |
| +++ b/components/filesystem/filesystem.gyp |
| @@ -26,6 +26,8 @@ |
| 'file_system_impl.h', |
| 'lock_table.cc', |
| 'lock_table.h', |
| + 'shared_temp_dir.cc', |
| + 'shared_temp_dir.h', |
| 'util.cc', |
| 'util.h', |
| ], |