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

Unified Diff: ppapi/api/private/ppb_image_capture_config_private.idl

Issue 848863002: PPAPI: implement GetSupportedPreviewSizes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove video_capture_types.* Created 5 years, 11 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: ppapi/api/private/ppb_image_capture_config_private.idl
diff --git a/ppapi/api/private/ppb_image_capture_config_private.idl b/ppapi/api/private/ppb_image_capture_config_private.idl
index 95bded3cf0da1e32d6c06094e42d8def9c7c86d4..ec2c7bfbbb08f6feb4bc17466e065b1d3dd6cab4 100644
--- a/ppapi/api/private/ppb_image_capture_config_private.idl
+++ b/ppapi/api/private/ppb_image_capture_config_private.idl
@@ -11,7 +11,7 @@
[generate_thunk]
label Chrome {
- M39 = 0.1
+ M42 = 0.1
};
/**

Powered by Google App Engine
This is Rietveld 408576698