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

Unified Diff: chrome/browser/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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index cb48ee8cffd6f7fd2394fc156e9f2f23ff36d27d..92942257e3f7a3fd99278f1c4f0e7a2167fe6129 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -382,6 +382,8 @@ split_static_library("browser") {
"favicon/favicon_utils.h",
"favicon/large_icon_service_factory.cc",
"favicon/large_icon_service_factory.h",
+ "field_trial_recorder.cc",
+ "field_trial_recorder.h",
"file_select_helper.cc",
"file_select_helper.h",
"file_select_helper_mac.mm",

Powered by Google App Engine
This is Rietveld 408576698