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

Unified Diff: chrome/common/BUILD.gn

Issue 2453313004: Convert FieldTrialActivated to use mojo. (Closed)
Patch Set: Convert FieldTrialActivated to use mojo. 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 870b495421f081739d829f9df66d6fc4fa9083e9..e6858ad4d7057dab87dc70dd9dc5fc117afdecf1 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -670,6 +670,7 @@ mojom("mojo_bindings") {
sources = [
"conflicts/module_database_win.mojom",
"conflicts/module_event_win.mojom",
+ "field_trial_recorder.mojom",
"network_diagnostics.mojom",
"resource_usage_reporter.mojom",
"shell_handler_win.mojom",

Powered by Google App Engine
This is Rietveld 408576698