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

Unified Diff: content/browser/BUILD.gn

Issue 2027023002: ImageCapture: move mojom from WebKit/public to media/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 7 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index a810ce5a5a93cd0f6786baec79041dcdfa2d56d1..b5199687ec4f35618978ff7e560ca81d28dd36a9 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -64,6 +64,7 @@ source_set("browser") {
"//gpu/command_buffer/client:gles2_interface",
"//ipc/mojo",
"//media",
+ "//media/capture:mojo_bindings",
"//media/gpu/ipc/client",
"//media/midi",
"//mojo/common",
« no previous file with comments | « no previous file | content/browser/media/capture/image_capture_impl.h » ('j') | media/capture/imagecapture/image_capture.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698