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

Unified Diff: content/common/BUILD.gn

Issue 2870203002: Implement chrome://view-http-cache with network service. (Closed)
Patch Set: fix memory leak 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
« no previous file with comments | « content/browser/webui/web_ui_url_loader_factory.cc ('k') | content/common/network_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 9acdb735bf4575f46586f8efa76f3ba0b973b3b1..38a24fc0eb27ab30e187442bb7503ce47c9a797f 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -604,6 +604,7 @@ mojom("mojo_bindings") {
"media/renderer_audio_output_stream_factory.mojom",
"memory_coordinator.mojom",
"native_types.mojom",
+ "network_service.mojom",
"push_messaging.mojom",
"render_frame_message_filter.mojom",
"render_message_filter.mojom",
« no previous file with comments | « content/browser/webui/web_ui_url_loader_factory.cc ('k') | content/common/network_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698