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

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: Leave *.gypi files in blob and fileapi 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
« no previous file with comments | « webkit/support/webkit_support.gyp ('k') | webkit/tools/test_shell/test_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/support/webkit_support.gypi
diff --git a/webkit/support/webkit_support.gypi b/webkit/support/webkit_support.gypi
index 73c142d71565640d7e1468cf287f559fda14f641..7f7aa230996a7fab4601c194ba040fb2efd807cf 100644
--- a/webkit/support/webkit_support.gypi
+++ b/webkit/support/webkit_support.gypi
@@ -22,15 +22,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': [
« no previous file with comments | « webkit/support/webkit_support.gyp ('k') | webkit/tools/test_shell/test_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698