Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2016)

Unified Diff: content/content_browser.gypi

Issue 524983002: Move fileapi-related files from webkit/common/ to storage/common/ and set up redirect headers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: storage/ no longer depends on webkit/ Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 29f39777741f47e667e738f694d3ca2285e49624..848920981fc8778abf8d403c781ef74e5d2fd53f 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1598,12 +1598,11 @@
'../mojo/mojo_base.gyp:mojo_cpp_bindings',
'../mojo/mojo_base.gyp:mojo_js_bindings',
'../net/net.gyp:http_server',
+ '../storage/storage_common.gyp:storage_common',
'../third_party/angle/src/build_angle.gyp:commit_id',
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
'../ui/surface/surface.gyp:surface',
- '../webkit/common/webkit_common.gyp:webkit_common',
'../webkit/storage_browser.gyp:storage',
- '../webkit/storage_common.gyp:storage_common',
],
}],
['enable_printing!=0', {
« no previous file with comments | « content/common/BUILD.gn ('k') | content/content_child.gypi » ('j') | storage/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698