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

Unified Diff: content/test/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/browser/media/capture/image_capture_impl.h ('k') | media/capture/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index e93fb6dbb4a84c67be6fe94cfdb17c0d2afe72ae..38a97860c1546658d77463c3b768a6c96ba6141c 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -237,7 +237,7 @@
"//ipc:test_support",
"//media",
"//media/capture",
- "//media/capture/mojo:image_capture",
+ "//media/mojo/interfaces:image_capture",
"//mojo/edk/system",
"//mojo/edk/test:test_support",
"//net:test_support",
« no previous file with comments | « content/browser/media/capture/image_capture_impl.h ('k') | media/capture/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698