Chromium Code Reviews| Index: content/public/common/BUILD.gn |
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn |
| index d553b2a9596f9a4d317d31a2614c9c13e93675ac..16edb0c560fe7bdb10f242cefff6247b097d4ed0 100644 |
| --- a/content/public/common/BUILD.gn |
| +++ b/content/public/common/BUILD.gn |
| @@ -335,6 +335,7 @@ source_set("feature_h264_with_openh264_ffmpeg") { |
| mojom("interfaces") { |
| sources = [ |
| + "network_service_test.mojom", |
| "window_container_type.mojom", |
| ] |
| } |