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

Unified Diff: content/content_common.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: _ 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 5b5eff732a22887278fb38412512ccf9e4f45343..104a06b3de854d884d3f7d12a4a1352b4845abc5 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -412,9 +412,8 @@
'<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
'../ui/gl/gl.gyp:gl',
'../webkit/support/webkit_support.gyp:appcache',
- '../webkit/support/webkit_support.gyp:blob',
'../webkit/support/webkit_support.gyp:database',
- '../webkit/support/webkit_support.gyp:fileapi',
+ '../webkit/support/webkit_support.gyp:storage',
'../webkit/support/webkit_support.gyp:webkit_base',
],
}],

Powered by Google App Engine
This is Rietveld 408576698