Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 06aa8909dca0fdee3f6218c05d2292765df84602..b04b95c4dbca151c426fdcf9c8092ea031f56fcd 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -439,6 +439,8 @@ |
'browser/background_sync/background_sync_status.h', |
'browser/bad_message.cc', |
'browser/bad_message.h', |
+ 'browser/blob_storage/blob_dispatcher_host.cc', |
+ 'browser/blob_storage/blob_dispatcher_host.h', |
'browser/bluetooth/bluetooth_allowed_devices_map.cc', |
'browser/bluetooth/bluetooth_allowed_devices_map.h', |
'browser/bluetooth/bluetooth_blacklist.cc', |
@@ -679,8 +681,6 @@ |
'browser/download/save_types.h', |
'browser/download/url_downloader.cc', |
'browser/download/url_downloader.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', |