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

Unified Diff: ppapi/api/ppb_video_encoder.idl

Issue 885803003: Pepper: PPB_VideoEncoder should be 'Dev' only for now. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | ppapi/c/ppb_video_encoder.h » ('j') | ppapi/c/ppb_video_encoder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/ppb_video_encoder.idl
diff --git a/ppapi/api/ppb_video_encoder.idl b/ppapi/api/ppb_video_encoder.idl
index 8e02707ace6b54fb987803c5f9f4d4dc4c4f1769..6f851105b84ac785d7e08a09e01414149891289b 100644
--- a/ppapi/api/ppb_video_encoder.idl
+++ b/ppapi/api/ppb_video_encoder.idl
@@ -10,7 +10,7 @@
[generate_thunk]
label Chrome {
- M42 = 0.1
+ [channel=dev] M42 = 0.1
};
/**
« no previous file with comments | « no previous file | ppapi/c/ppb_video_encoder.h » ('j') | ppapi/c/ppb_video_encoder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698