summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
authorpilgrim <pilgrim@chromium.org>2014-09-03 17:05:24 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-04 00:34:39 +0000
commitf55d19fce5e8521d5e269739e2e0e553dcb61bf2 (patch)
treef5bbf67615c08dcb5d7cf68e11dea3f0d04a4080 /content/content_common.gypi
parent37e866f487685f176c1861ecc507a2f25e2c1a33 (diff)
downloadchromium_src-f55d19fce5e8521d5e269739e2e0e553dcb61bf2.zip
chromium_src-f55d19fce5e8521d5e269739e2e0e553dcb61bf2.tar.gz
chromium_src-f55d19fce5e8521d5e269739e2e0e553dcb61bf2.tar.bz2
Move fileapi-related files from webkit/common/ to storage/common/ and set up redirect headers
BUG=338338 TBR=darin@chromium.org Review URL: https://codereview.chromium.org/524983002 Cr-Commit-Position: refs/heads/master@{#293228}
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi3
1 files changed, 1 insertions, 2 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 889d754..cfd4abe 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -564,12 +564,11 @@
'../mojo/mojo_base.gyp:mojo_cpp_bindings',
'../mojo/mojo_base.gyp:mojo_environment_chromium',
'../mojo/mojo_base.gyp:mojo_system_impl',
+ '../storage/storage_common.gyp:storage_common',
'../third_party/WebKit/public/blink.gyp:blink',
'../ui/gl/gl.gyp:gl',
'../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
- '../webkit/common/webkit_common.gyp:webkit_common',
'../webkit/storage_browser.gyp:storage',
- '../webkit/storage_common.gyp:storage_common',
],
'actions': [
{