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

Unified Diff: android_webview/libwebviewchromium.gypi

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
Index: android_webview/libwebviewchromium.gypi
diff --git a/android_webview/libwebviewchromium.gypi b/android_webview/libwebviewchromium.gypi
index 32b1c95516969df43cfd857d1902fcb0751e79e2..51321e897951ff147b7a2cb8bb4e4c7f7bb7e9f0 100644
--- a/android_webview/libwebviewchromium.gypi
+++ b/android_webview/libwebviewchromium.gypi
@@ -30,6 +30,7 @@
'../content/content.gyp:screen_orientation_values_java',
'../content/content.gyp:speech_recognition_error_java',
'../content/content.gyp:top_controls_state_java',
+ '../media/media.gyp:media_android_capturapitype',
mcasas 2015/03/19 01:55:14 Why not "_java" here and in l.34? Also, there's a
emircan 2015/03/19 19:52:23 Done. The build targets inside /base/ do not have
'../media/media.gyp:media_android_imageformat',
'../net/net.gyp:cert_verify_status_android_java',
'../net/net.gyp:certificate_mime_types_java',

Powered by Google App Engine
This is Rietveld 408576698