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..1796f91b91adadae7a8647dc2b0889edcfbdd708 100644 |
--- a/ppapi/api/ppb_video_encoder.idl |
+++ b/ppapi/api/ppb_video_encoder.idl |
@@ -1,4 +1,4 @@ |
-/* Copyright (c) 2015 The Chromium Authors. All rights reserved. |
+/* Copyright 2015 The Chromium Authors. All rights reserved. |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. |
*/ |
@@ -10,7 +10,7 @@ |
[generate_thunk] |
label Chrome { |
- M42 = 0.1 |
+ [channel=dev] M42 = 0.1 |
}; |
/** |