summaryrefslogtreecommitdiffstats
path: root/content/content_child.gypi
diff options
context:
space:
mode:
authorkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-22 07:53:14 +0000
committerkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-22 07:53:14 +0000
commiteb5d0bf078638c7f4d3e110f85e392d03b9cb213 (patch)
tree323a81feea071f7fb73359ea710b1e63de0422ae /content/content_child.gypi
parent5d13ab6a3cf15133ce745035f8f3449e171e1f68 (diff)
downloadchromium_src-eb5d0bf078638c7f4d3e110f85e392d03b9cb213.zip
chromium_src-eb5d0bf078638c7f4d3e110f85e392d03b9cb213.tar.gz
chromium_src-eb5d0bf078638c7f4d3e110f85e392d03b9cb213.tar.bz2
Remove storage-related unused methods/files
Cleaning up methods/files that are no longer used as we've finished migrating some storage-related methods from WebFrameClient to Platform. BUG=257349 Review URL: https://chromiumcodereview.appspot.com/22946006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218936 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_child.gypi')
-rw-r--r--content/content_child.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 05232b6..3fe2250 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -43,8 +43,6 @@
'child/db_message_filter.h',
'child/fileapi/file_system_dispatcher.cc',
'child/fileapi/file_system_dispatcher.h',
- 'child/fileapi/webfilesystem_callback_adapters.cc',
- 'child/fileapi/webfilesystem_callback_adapters.h',
'child/fileapi/webfilesystem_impl.cc',
'child/fileapi/webfilesystem_impl.h',
'child/fileapi/webfilewriter_base.cc',