diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-29 18:20:10 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-29 18:20:10 +0000 |
commit | 3e207a886f635cca368921072cf258070cdbe216 (patch) | |
tree | 3e76389e20a562e8679b6c9b4b215f7df3fda7ae /chrome/chrome_common.gypi | |
parent | d41c69dc6254efd7643d151d4265e996755ddb6c (diff) | |
download | chromium_src-3e207a886f635cca368921072cf258070cdbe216.zip chromium_src-3e207a886f635cca368921072cf258070cdbe216.tar.gz chromium_src-3e207a886f635cca368921072cf258070cdbe216.tar.bz2 |
Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWriterClient.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3397030
TBR=ericu@google.com
Review URL: http://codereview.chromium.org/3590002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60966 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index cc9e2c6..b3b085a3 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -56,8 +56,6 @@ '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', |