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

Unified Diff: content/content_browser.gypi

Issue 1934223004: [BlobStorage] Moving all blob files to applicable directories (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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 | « content/child/webblobregistry_impl.cc ('k') | content/content_child.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 d1d130fdf797863cd8a74e9235640a9852190272..db701ae81811bedb5fff0cc24e3f33f1acc5b15b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -483,6 +483,8 @@
'browser/bad_message.h',
'browser/blob_storage/blob_dispatcher_host.cc',
'browser/blob_storage/blob_dispatcher_host.h',
+ 'browser/blob_storage/chrome_blob_storage_context.cc',
+ 'browser/blob_storage/chrome_blob_storage_context.h',
'browser/bluetooth/bluetooth_allowed_devices_map.cc',
'browser/bluetooth/bluetooth_allowed_devices_map.h',
'browser/bluetooth/bluetooth_blacklist.cc',
@@ -736,8 +738,6 @@
'browser/download/url_downloader.h',
'browser/fileapi/browser_file_system_helper.cc',
'browser/fileapi/browser_file_system_helper.h',
- 'browser/fileapi/chrome_blob_storage_context.cc',
- 'browser/fileapi/chrome_blob_storage_context.h',
'browser/fileapi/fileapi_message_filter.cc',
'browser/fileapi/fileapi_message_filter.h',
'browser/fileapi/upload_file_system_file_element_reader.cc',
« no previous file with comments | « content/child/webblobregistry_impl.cc ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698