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

Unified Diff: webkit/storage/webkit_storage.gypi

Issue 15746017: Move webkit/blob to new locations. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 7 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/storage/webkit_storage.gypi
===================================================================
--- webkit/storage/webkit_storage.gypi (revision 201961)
+++ webkit/storage/webkit_storage.gypi (working copy)
@@ -5,7 +5,6 @@
{
'includes': [
'../appcache/webkit_appcache.gypi',
- '../blob/webkit_blob.gypi',
'../dom_storage/webkit_dom_storage.gypi',
'../fileapi/webkit_fileapi.gypi',
'../quota/webkit_quota.gypi',
@@ -36,7 +35,6 @@
'sources': [
'../storage/webkit_storage_export.h',
'<@(webkit_appcache_sources)',
- '<@(webkit_blob_sources)',
'<@(webkit_dom_storage_sources)',
'<@(webkit_fileapi_sources)',
'<@(webkit_quota_sources)',

Powered by Google App Engine
This is Rietveld 408576698