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

Unified Diff: content/common/BUILD.gn

Issue 2390103002: Reland: VideoCapture: migrate VideoCapture renderer-->host messages to mojo, part 1 (Closed)
Patch Set: Sorted out tests after linker collision. Rebase Created 4 years, 2 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 d40842132f360efc10a64e5a844570cbb6976275..872288d6c4b5af4dc4765fd3d90ab6873c6c8299 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -573,6 +573,7 @@ mojom("mojo_bindings") {
"storage_partition_service.mojom",
"url_loader.mojom",
"url_loader_factory.mojom",
+ "video_capture.mojom",
]
import_dirs = [ "//mojo/services" ]
« no previous file with comments | « content/browser/renderer_host/media/video_capture_host_unittest.cc ('k') | content/common/media/video_capture_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698