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

Unified Diff: content/public/common/BUILD.gn

Issue 2732213004: Move FieldTrialRecorder mojom to content (Closed)
Patch Set: fix manifest 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/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 11f72b6a458f050d7661b0d5625384b0ea70d9aa..d1260b8379f0744f79efb059dd043d8e80d62b7d 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -333,6 +333,7 @@ source_set("feature_h264_with_openh264_ffmpeg") {
mojom("interfaces") {
sources = [
+ "field_trial_recorder.mojom",
"window_container_type.mojom",
]
}

Powered by Google App Engine
This is Rietveld 408576698