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

Unified Diff: media/capture/video/android/BUILD.gn

Issue 2239583002: ImageCapture: support enhanced FocusMode getting/setting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reillyg@ comments Created 4 years, 4 months 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
Index: media/capture/video/android/BUILD.gn
diff --git a/media/capture/video/android/BUILD.gn b/media/capture/video/android/BUILD.gn
index 3dbc7f4873885af87aad1af3e32426817f9f9ab9..53ca20d1c57fc6d0cb5cf538fa8250fa7e38a98f 100644
--- a/media/capture/video/android/BUILD.gn
+++ b/media/capture/video/android/BUILD.gn
@@ -44,6 +44,7 @@ generate_jni("capture_jni_headers") {
java_cpp_enum("media_java_enums_srcjar") {
sources = [
"../video_capture_device_descriptor.h",
+ "photo_capabilities.h",
"video_capture_device_android.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698