diff options
author | ericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-29 20:06:16 +0000 |
---|---|---|
committer | ericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-29 20:06:16 +0000 |
commit | 7954ab9ea626f4c3d34d7b92c6108030de8adcb9 (patch) | |
tree | 4e833aa2fb484c0d9de6dbdebd51cfc07167a768 /chrome/chrome_common.gypi | |
parent | 689a7a717a5882405f935e7c18fdc47fcae9fadf (diff) | |
download | chromium_src-7954ab9ea626f4c3d34d7b92c6108030de8adcb9.zip chromium_src-7954ab9ea626f4c3d34d7b92c6108030de8adcb9.tar.gz chromium_src-7954ab9ea626f4c3d34d7b92c6108030de8adcb9.tar.bz2 |
Resubmitting http://codereview.chromium.org/3397030 with the needed one-line deletion.
Tested, reproed the breakage, verified the fix.
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60981 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index b3b085a3..cc9e2c6 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -56,6 +56,8 @@ 'common/file_system/webfilesystem_callback_dispatcher.h', 'common/file_system/webfilesystem_impl.cc', 'common/file_system/webfilesystem_impl.h', + 'common/file_system/webfilewriter_impl.cc', + 'common/file_system/webfilewriter_impl.h', 'common/font_descriptor_mac.h', 'common/font_descriptor_mac.mm', 'common/geoposition.cc', |