| Index: ppapi/c/trusted/ppb_file_chooser_trusted.h
|
| diff --git a/ppapi/c/trusted/ppb_file_chooser_trusted.h b/ppapi/c/trusted/ppb_file_chooser_trusted.h
|
| index fbc56fb71c6602782daf78e3aa1760847f60b040..8c3c933b3e6fb268a77e5864069a9d20d679bb1f 100644
|
| --- a/ppapi/c/trusted/ppb_file_chooser_trusted.h
|
| +++ b/ppapi/c/trusted/ppb_file_chooser_trusted.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_file_chooser_trusted.idl modified Tue Oct 11 11:43:26 2011. */
|
| +/* From trusted/ppb_file_chooser_trusted.idl,
|
| + * modified Wed Jan 4 09:12:36 2012.
|
| + */
|
|
|
| #ifndef PPAPI_C_TRUSTED_PPB_FILE_CHOOSER_TRUSTED_H_
|
| #define PPAPI_C_TRUSTED_PPB_FILE_CHOOSER_TRUSTED_H_
|
|
|