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

Unified Diff: content/content_browser.gypi

Issue 1234813004: [BlobAsync] Asynchronous Blob Construction Final Patch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blob-protocol-change
Patch Set: comments Created 5 years 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
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',

Powered by Google App Engine
This is Rietveld 408576698