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

Unified Diff: ppapi/api/ppb_video_decoder.idl

Issue 1369203003: Promote PPB_VideoDecoder 1.1 to Stable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 5 years, 3 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/ppb_video_decoder.idl
diff --git a/ppapi/api/ppb_video_decoder.idl b/ppapi/api/ppb_video_decoder.idl
index e879c20c68824c2094eed737a5198ffa6afcf35b..9997c79029f4f82597392a1bcc5eff0392fb1df0 100644
--- a/ppapi/api/ppb_video_decoder.idl
+++ b/ppapi/api/ppb_video_decoder.idl
@@ -14,7 +14,7 @@ label Chrome {
M36 = 0.1,
M39 = 0.2,
M40 = 1.0,
- [channel=dev] M46 = 1.1
+ M46 = 1.1
};
/**

Powered by Google App Engine
This is Rietveld 408576698