| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index b440463200a504dab5052d260ef860e927e42121..8a87f0cf47cf7527b4232d97fcca7d7f7c98717e 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -429,6 +429,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_dispatcher_host.cc',
|
| 'browser/bluetooth/bluetooth_dispatcher_host.h',
|
| 'browser/bluetooth/bluetooth_metrics.cc',
|
|
|