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

Unified Diff: media/capture/content/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/BUILD.gn ('k') | media/capture/mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/content/android/BUILD.gn
diff --git a/media/capture/content/android/BUILD.gn b/media/capture/content/android/BUILD.gn
index 2dea9fc687359b4deb21763bcab6006144cc5b99..3030b39765a0290ee5c7f11e4430c14934bdc179 100644
--- a/media/capture/content/android/BUILD.gn
+++ b/media/capture/content/android/BUILD.gn
@@ -23,7 +23,7 @@
]
deps = [
":screen_capture_jni_headers",
- "//media/capture/mojo:image_capture",
+ "//media/mojo/interfaces:image_capture",
"//third_party/libyuv",
]
}
« no previous file with comments | « media/capture/BUILD.gn ('k') | media/capture/mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698