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

Unified Diff: android_webview/java_library_common.mk

Issue 1014943005: Android CaptureAPI Types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added MediaInternalsVideoCaptureDeviceTest.* Created 5 years, 9 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
« no previous file with comments | « no previous file | android_webview/libwebviewchromium.gypi » ('j') | android_webview/libwebviewchromium.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/java_library_common.mk
diff --git a/android_webview/java_library_common.mk b/android_webview/java_library_common.mk
index e75680447806ba9be438e6b18c28fb81e3659ca0..8661ffc87c96f2c6187076e7e897b4c978244607 100644
--- a/android_webview/java_library_common.mk
+++ b/android_webview/java_library_common.mk
@@ -71,6 +71,7 @@ $(call intermediates-dir-for,GYP,shared)/enums/base_java_application_state/org/c
$(call intermediates-dir-for,GYP,shared)/enums/base_java_library_load_from_apk_status_codes/org/chromium/base/library_loader/LibraryLoadFromApkStatusCodes.java \
$(call intermediates-dir-for,GYP,shared)/enums/base_java_library_process_type/org/chromium/base/library_loader/LibraryProcessType.java \
$(call intermediates-dir-for,GYP,shared)/enums/base_java_memory_pressure_level/org/chromium/base/MemoryPressureLevel.java \
+$(call intermediates-dir-for,GYP,shared)/enums/media_android_capturapitype/org/chromium/media/AndroidCaptureApiType.java \
$(call intermediates-dir-for,GYP,shared)/enums/media_android_imageformat/org/chromium/media/AndroidImageFormat.java \
$(call intermediates-dir-for,GYP,shared)/enums/page_transition_types_java/org/chromium/ui/base/PageTransition.java \
$(call intermediates-dir-for,GYP,shared)/enums/system_ui_resource_type_java/org/chromium/ui/resources/SystemUIResourceType.java \
« no previous file with comments | « no previous file | android_webview/libwebviewchromium.gypi » ('j') | android_webview/libwebviewchromium.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698