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

Unified Diff: content/browser/BUILD.gn

Issue 2865243002: Implement chrome://blob-internals with network service. (Closed)
Patch Set: self nit 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 4fa3613ac066610804d5911f9d2dfda088842493..6c428b713cba573199e9a7b2d38753781fc7d61c 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -382,6 +382,8 @@ source_set("browser") {
"bad_message.h",
"blob_storage/blob_dispatcher_host.cc",
"blob_storage/blob_dispatcher_host.h",
+ "blob_storage/blob_internals_url_loader.cc",
+ "blob_storage/blob_internals_url_loader.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