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

Unified Diff: chrome/common/BUILD.gn

Issue 2453313004: Convert FieldTrialActivated to use mojo. (Closed)
Patch Set: Convert FieldTrialActivated to use mojo. Created 4 years, 1 month 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 443a67cee597410b5ebd304c4d59e1927b925605..7219b9526d46dff6bdbc21c1d396652a8189bde9 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -665,6 +665,7 @@ source_set("app_mode_app_support") {
mojom("mojo_bindings") {
sources = [
+ "field_trial_recorder.mojom",
"network_diagnostics.mojom",
"resource_usage_reporter.mojom",
"shell_handler_win.mojom",
« no previous file with comments | « chrome/browser/renderer_host/chrome_render_message_filter.cc ('k') | chrome/common/field_trial_recorder.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698