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", |
] |
} |