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

Unified Diff: chrome/common/BUILD.gn

Issue 2521823008: Migrate chrome_net_benchmarking_message_filter to mojo (Closed)
Patch Set: Do not add NetBenchmaring interface if benchmarking is disabled Created 4 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
« no previous file with comments | « chrome/browser/net_benchmarking.cc ('k') | chrome/common/benchmarking_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 95e78576e6f8dffc72a8f2213a0f7ba899af2b17..05d7ef9ee3976f8505c440324e3b9866eb12533a 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -677,6 +677,7 @@ mojom("mojo_bindings") {
"conflicts/module_database_win.mojom",
"conflicts/module_event_win.mojom",
"field_trial_recorder.mojom",
+ "net_benchmarking.mojom",
"network_diagnostics.mojom",
"renderer_configuration.mojom",
"resource_usage_reporter.mojom",
« no previous file with comments | « chrome/browser/net_benchmarking.cc ('k') | chrome/common/benchmarking_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698