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

Unified Diff: content/test/BUILD.gn

Issue 2539543002: RELAND: ImageCapture: move image_capture.mojom from media/mojo/interfaces/ to media/capture/mojo/ (Closed)
Patch Set: https://codereview.chromium.org/2526953002 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 4676e9df7b17909be53db3a4612b36ba18ad746c..a1c29f08c8a249b4b67ae776742064fd93c3c29c 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -238,7 +238,7 @@ static_library("test_support") {
"//ipc:test_support",
"//media",
"//media/capture",
- "//media/mojo/interfaces:image_capture",
+ "//media/capture/mojo: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