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

Unified Diff: webkit/storage_browser.gyp

Issue 231923002: Move blob_storage_host from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits Created 6 years, 8 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/browser/blob/blob_storage_host.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/storage_browser.gyp
diff --git a/webkit/storage_browser.gyp b/webkit/storage_browser.gyp
index 9302480e304d635be9c2022ad3f0815889e614c2..20f7f78055011f037a1defd18280dee0a46e38ff 100644
--- a/webkit/storage_browser.gyp
+++ b/webkit/storage_browser.gyp
@@ -67,8 +67,6 @@
'browser/blob/blob_data_handle.h',
'browser/blob/blob_storage_context.cc',
'browser/blob/blob_storage_context.h',
- 'browser/blob/blob_storage_host.cc',
- 'browser/blob/blob_storage_host.h',
'browser/blob/blob_url_request_job.cc',
'browser/blob/blob_url_request_job.h',
'browser/blob/blob_url_request_job_factory.cc',
« no previous file with comments | « webkit/browser/blob/blob_storage_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698