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

Unified Diff: chrome/common/BUILD.gn

Issue 2521823008: Migrate chrome_net_benchmarking_message_filter to mojo (Closed)
Patch Set: Renamed mojo class to net_benchmarking 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index de6f3b749312539b2a9856f5be0ed92b97fd246b..5670f2c6079c91af0af83b1fedd217cb3f8f27e3 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -667,6 +667,7 @@ source_set("app_mode_app_support") {
mojom("mojo_bindings") {
sources = [
+ "net_benchmarking.mojom",
"conflicts/module_database_win.mojom",
"conflicts/module_event_win.mojom",
"network_diagnostics.mojom",

Powered by Google App Engine
This is Rietveld 408576698