summaryrefslogtreecommitdiffstats
path: root/ppapi/c
diff options
context:
space:
mode:
authorwez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-04 21:57:04 +0000
committerwez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-04 21:57:04 +0000
commitdbf21cc6203bfef5ce4dc7a9df4ce2f486445dd2 (patch)
tree5ec56f65866e62e8d0090b26e2e224de72729731 /ppapi/c
parent0158ee76f6ec8a8223de6ea62850d83a2ee98003 (diff)
downloadchromium_src-dbf21cc6203bfef5ce4dc7a9df4ce2f486445dd2.zip
chromium_src-dbf21cc6203bfef5ce4dc7a9df4ce2f486445dd2.tar.gz
chromium_src-dbf21cc6203bfef5ce4dc7a9df4ce2f486445dd2.tar.bz2
Tweak the PPAPI IDL generator to wrap the generated-from comment if necessary.
BUG=109129 Review URL: http://codereview.chromium.org/8983022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116391 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/c')
-rw-r--r--ppapi/c/private/ppb_net_address_private.h6
-rw-r--r--ppapi/c/trusted/ppb_audio_input_trusted_dev.h6
-rw-r--r--ppapi/c/trusted/ppb_file_chooser_trusted.h6
3 files changed, 12 insertions, 6 deletions
diff --git a/ppapi/c/private/ppb_net_address_private.h b/ppapi/c/private/ppb_net_address_private.h
index 68fbaae..465cbd3 100644
--- a/ppapi/c/private/ppb_net_address_private.h
+++ b/ppapi/c/private/ppb_net_address_private.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 private/ppb_net_address_private.idl modified Wed Nov 9 12:53:35 2011. */
+/* From private/ppb_net_address_private.idl,
+ * modified Wed Jan 4 09:10:03 2012.
+ */
#ifndef PPAPI_C_PRIVATE_PPB_NET_ADDRESS_PRIVATE_H_
#define PPAPI_C_PRIVATE_PPB_NET_ADDRESS_PRIVATE_H_
diff --git a/ppapi/c/trusted/ppb_audio_input_trusted_dev.h b/ppapi/c/trusted/ppb_audio_input_trusted_dev.h
index 24cc282..9b26938 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_
diff --git a/ppapi/c/trusted/ppb_file_chooser_trusted.h b/ppapi/c/trusted/ppb_file_chooser_trusted.h
index fbc56fb..8c3c933 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_