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

Unified Diff: content/content_browser.gypi

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 | « content/browser/fileapi/fileapi_message_filter.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index c5a9acd093cbf501e7b98cfea9094cb55fd64a25..181fa82bb9e500df0be3349db823f887955bf641 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -521,6 +521,8 @@
'browser/download/save_package.h',
'browser/download/save_types.cc',
'browser/download/save_types.h',
+ 'browser/fileapi/blob_storage_host.cc',
+ 'browser/fileapi/blob_storage_host.h',
'browser/fileapi/browser_file_system_helper.cc',
'browser/fileapi/browser_file_system_helper.h',
'browser/fileapi/chrome_blob_storage_context.cc',
« no previous file with comments | « content/browser/fileapi/fileapi_message_filter.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698