| Index: ppapi/c/trusted/ppb_audio_input_trusted_dev.h
|
| diff --git a/ppapi/c/trusted/ppb_audio_input_trusted_dev.h b/ppapi/c/trusted/ppb_audio_input_trusted_dev.h
|
| index 24cc282b27994bbd82f7ef5d3ed50a24b6b1515c..9b26938dc76c28c29d09b6a0febca8803da7fe08 100644
|
| --- a/ppapi/c/trusted/ppb_audio_input_trusted_dev.h
|
| +++ b/ppapi/c/trusted/ppb_audio_input_trusted_dev.h
|
| @@ -1,9 +1,11 @@
|
| -/* Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +/* Copyright (c) 2012 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.
|
| */
|
|
|
| -/* From trusted/ppb_audio_input_trusted_dev.idl modified Mon Nov 21 12:37:35 2011. */
|
| +/* From trusted/ppb_audio_input_trusted_dev.idl,
|
| + * modified Wed Jan 4 09:11:42 2012.
|
| + */
|
|
|
| #ifndef PPAPI_C_TRUSTED_PPB_AUDIO_INPUT_TRUSTED_DEV_H_
|
| #define PPAPI_C_TRUSTED_PPB_AUDIO_INPUT_TRUSTED_DEV_H_
|
|
|