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

Unified Diff: content/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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 38664d97f7e9e03d79297b800fd5b03793660a52..2f5400c526c451edc87ff0193a98144b042ea975 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -589,6 +589,7 @@ mojom("mojo_bindings") {
sources = [
"associated_interfaces.mojom",
"child_memory_coordinator.mojom",
+ "field_trial_recorder.mojom",
"frame.mojom",
"host_zoom.mojom",
"image_downloader/image_downloader.mojom",
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/common/field_trial_recorder.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698