Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 0d5be70b76c01dc50d30bbe211aabb10701a6d96..337f722aad7b385dc49a6a1fb1b72041afde45ee 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -146,6 +146,8 @@ |
| 'files/file_path_watcher_linux.cc', |
| 'files/file_path_watcher_stub.cc', |
| 'files/file_path_watcher_win.cc', |
| + 'files/important_file_writer.h', |
| + 'files/important_file_writer.cc', |
| 'float_util.h', |
| 'format_macros.h', |
| 'global_descriptors_posix.cc', |