Index: media/mojo/interfaces/BUILD.gn |
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn |
index 0164ca16cfbefdfcc6c46e1b7cfc0167fc3e1f7f..29a2799475b636c76836d4b6a67b9297752cd1b6 100644 |
--- a/media/mojo/interfaces/BUILD.gn |
+++ b/media/mojo/interfaces/BUILD.gn |
@@ -43,3 +43,9 @@ mojom("image_capture") { |
"image_capture.mojom", |
] |
} |
+ |
+mojom("remoting") { |
+ sources = [ |
+ "remoting.mojom", |
+ ] |
+} |