Chromium Code Reviews| 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 |
| }; |
| /** |