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

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
« no previous file with comments | « webkit/glue/resource_request_body_unittest.cc ('k') | webkit/tools/test_shell/simple_file_system.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/storage/webkit_storage.gypi
===================================================================
--- webkit/storage/webkit_storage.gypi (revision 202679)
+++ 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',
'../quota/webkit_quota.gypi',
@@ -35,7 +34,6 @@
'sources': [
'../storage/webkit_storage_export.h',
'<@(webkit_appcache_sources)',
- '<@(webkit_blob_sources)',
'<@(webkit_dom_storage_sources)',
'<@(webkit_quota_sources)',
« no previous file with comments | « webkit/glue/resource_request_body_unittest.cc ('k') | webkit/tools/test_shell/simple_file_system.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698