summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index d85abc6b..6108e42 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -182,6 +182,8 @@
'common/file_descriptor_set_posix.h',
'common/filter_policy.h',
'common/gears_api.h',
+ 'common/important_file_writer.cc',
+ 'common/important_file_writer.h',
'common/ipc_channel.h',
'common/ipc_channel_posix.cc',
'common/ipc_channel_posix.h',
@@ -2352,6 +2354,7 @@
'common/gfx/emf_unittest.cc',
'common/gfx/icon_util_unittest.cc',
'common/gfx/text_elider_unittest.cc',
+ 'common/important_file_writer_unittest.cc',
'common/ipc_message_unittest.cc',
'common/ipc_sync_channel_unittest.cc',
'common/ipc_sync_message_unittest.cc',