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

Unified Diff: webkit/support/webkit_support.gypi

Issue 11103031: webkit: Merge blob and fileapi into one build target 'storage' (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename 'storage' to 'webkit_storage' Created 8 years, 2 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: webkit/support/webkit_support.gypi
diff --git a/webkit/support/webkit_support.gypi b/webkit/support/webkit_support.gypi
index f29db1b00176eb0d776d25df82ba89bcf480a8e3..09e138c70ab2bd208cea8bbfd4b7c92049fdecb5 100644
--- a/webkit/support/webkit_support.gypi
+++ b/webkit/support/webkit_support.gypi
@@ -21,15 +21,14 @@
'<(DEPTH)/third_party/hyphen/hyphen.gyp:hyphen',
'<(DEPTH)/ui/ui.gyp:ui',
'appcache',
- 'blob',
'database',
'dom_storage',
- 'fileapi',
'glue',
'user_agent',
'webkit_base',
'webkit_gpu',
'webkit_media',
+ 'webkit_storage',
'webkit_support_common',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698