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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2124363003: ImageCapture: Implement focus mode for Android and Fake Video Capture Devices (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reillyg@s nit, dcheng@ comment and updated webexposed/global-interface-listing-expected.txt Created 4 years, 5 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 | « third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index b5e2a07d94329411370c77e52a5c403b99d5eae9..ccf669531ffaf8ed32450d350fa759e705556cdf 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1167,6 +1167,7 @@
'imagecapture/ImageCapture.cpp',
'imagecapture/ImageCapture.h',
'imagecapture/MediaSettingsRange.h',
+ 'imagecapture/PhotoCapabilities.cpp',
'imagecapture/PhotoCapabilities.h',
'indexeddb/GlobalIndexedDB.cpp',
'indexeddb/GlobalIndexedDB.h',
« no previous file with comments | « third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698