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

Unified Diff: media/capture/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 | « content/test/BUILD.gn ('k') | media/capture/content/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/BUILD.gn
diff --git a/media/capture/BUILD.gn b/media/capture/BUILD.gn
index 74d9c4e0a3ea72e3770a22e503f3ecc0fa09fca5..60bd899a4294d58baae2dcc8b5ed9ca6280e7a12 100644
--- a/media/capture/BUILD.gn
+++ b/media/capture/BUILD.gn
@@ -91,7 +91,7 @@
"//base",
"//base:i18n",
"//media",
- "//media/capture/mojo:image_capture",
+ "//media/mojo/interfaces:image_capture",
"//skia",
"//third_party/libyuv",
"//ui/display",
@@ -172,7 +172,7 @@
"//base/test:run_all_unittests",
"//base/test:test_support",
"//media/base:test_support",
- "//media/capture/mojo:image_capture",
+ "//media/mojo/interfaces:image_capture",
"//testing/gmock",
"//testing/gtest",
"//ui/gfx:test_support",
« no previous file with comments | « content/test/BUILD.gn ('k') | media/capture/content/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698