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

Unified Diff: content/browser/BUILD.gn

Issue 2537573002: Revert of ImageCapture: move image_capture.mojom from media/mojo/interfaces/ to media/capture/mojo/ (Closed)
Patch Set: Created 4 years, 1 month 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/DEPS » ('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 49d86478100ac649e4239d2500ae7a81d2604243..5220eb03dab86b7d61bbdc5974e8274a87ec4f95 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -89,11 +89,11 @@
"//ipc:mojom",
"//media",
"//media/capture",
- "//media/capture/mojo:image_capture",
"//media/gpu/ipc/client",
"//media/midi",
"//media/midi:mojo_cpp_sources",
"//media/mojo/interfaces",
+ "//media/mojo/interfaces:image_capture",
"//mojo/common",
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698