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

Unified Diff: chrome/common/BUILD.gn

Issue 2732213004: Move FieldTrialRecorder mojom to content (Closed)
Patch Set: initialize FieldTrialList for RenderThreadImplBrowserTest Created 3 years, 9 months 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/field_trial_recorder.cc ('k') | chrome/common/field_trial_recorder.mojom » ('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 8ce80438680e790362357b50a8e809d8c11d7ae5..df7ead3d7065499d30919701ab40daf37a20c055 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -691,7 +691,6 @@ source_set("app_mode_app_support") {
mojom("mojo_bindings") {
sources = [
"conflicts/module_event_sink_win.mojom",
- "field_trial_recorder.mojom",
"file_patcher.mojom",
"image_context_menu_renderer.mojom",
"insecure_content_renderer.mojom",
« no previous file with comments | « chrome/browser/field_trial_recorder.cc ('k') | chrome/common/field_trial_recorder.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698