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

Unified Diff: webkit/support/webkit_support.gyp

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/storage/webkit_storage_export.h ('k') | webkit/support/webkit_support.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/support/webkit_support.gyp
diff --git a/webkit/support/webkit_support.gyp b/webkit/support/webkit_support.gyp
index 15fe854deb4736627ac3c4649f0b988bb34f62c6..d8c267c4fc645eb5917cfc1b4354f41d7c063d40 100644
--- a/webkit/support/webkit_support.gyp
+++ b/webkit/support/webkit_support.gyp
@@ -15,14 +15,13 @@
'../../build/win_precompile.gypi',
'../appcache/webkit_appcache.gypi',
'../base/webkit_base.gypi',
- '../blob/webkit_blob.gypi',
'../database/webkit_database.gypi',
'../dom_storage/webkit_dom_storage.gypi',
- '../fileapi/webkit_fileapi.gypi',
'../glue/webkit_glue.gypi',
'../gpu/webkit_gpu.gypi',
'../media/webkit_media.gypi',
'../quota/webkit_quota.gypi',
+ '../storage/webkit_storage.gypi',
'webkit_support.gypi',
],
}],
« no previous file with comments | « webkit/storage/webkit_storage_export.h ('k') | webkit/support/webkit_support.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698