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

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: Restricted DEPS, added .mojom comments 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
« no previous file with comments | « no previous file | content/browser/media/capture/image_capture_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index a810ce5a5a93cd0f6786baec79041dcdfa2d56d1..1faaa57c92e42f6dfa4c98f95a8a81c0b2312cf0 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -66,6 +66,7 @@ source_set("browser") {
"//media",
"//media/gpu/ipc/client",
"//media/midi",
+ "//media/mojo/interfaces:image_capture",
"//mojo/common",
"//mojo/common:url_type_converters",
"//mojo/public/cpp/bindings",
« no previous file with comments | « no previous file | content/browser/media/capture/image_capture_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698