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

Unified Diff: content/browser/BUILD.gn

Issue 2906543002: Add support for reading blobs when using the network service. (Closed)
Patch Set: Created 3 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 705f5f5df426a8542f8955fe546b3917d5332182..a2ab8c267b6206242acfc5a871d64f66bc64e43e 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -390,6 +390,8 @@ source_set("browser") {
"blob_storage/blob_dispatcher_host.h",
"blob_storage/blob_internals_url_loader.cc",
"blob_storage/blob_internals_url_loader.h",
+ "blob_storage/blob_url_loader_factory.cc",
+ "blob_storage/blob_url_loader_factory.h",
"blob_storage/chrome_blob_storage_context.cc",
"blob_storage/chrome_blob_storage_context.h",
"bluetooth/bluetooth_allowed_devices.cc",

Powered by Google App Engine
This is Rietveld 408576698