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

Unified Diff: media/capture/video/android/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 | « media/capture/mojo/image_capture.mojom ('k') | media/capture/video/blob_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/video/android/BUILD.gn
diff --git a/media/capture/video/android/BUILD.gn b/media/capture/video/android/BUILD.gn
index 5f3ba7373ce8d9be96bba13fad2cbb7a050245ac..53ca20d1c57fc6d0cb5cf538fa8250fa7e38a98f 100644
--- a/media/capture/video/android/BUILD.gn
+++ b/media/capture/video/android/BUILD.gn
@@ -27,7 +27,7 @@
]
deps = [
":capture_jni_headers",
- "//media/capture/mojo:image_capture",
+ "//media/mojo/interfaces:image_capture",
"//third_party/libyuv",
]
}
« no previous file with comments | « media/capture/mojo/image_capture.mojom ('k') | media/capture/video/blob_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698