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

Unified Diff: content/common/BUILD.gn

Issue 2732213004: Move FieldTrialRecorder mojom to content (Closed)
Patch Set: review 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 c0dedb9976b244addb091916c460a7c06383f70e..f6af4306c060a466ac58c19f8def9e369ed8abb1 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -579,6 +579,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",

Powered by Google App Engine
This is Rietveld 408576698