summaryrefslogtreecommitdiffstats
path: root/ppapi
diff options
context:
space:
mode:
authorbryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-08 21:34:27 +0000
committerbryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-08 21:34:27 +0000
commit4662af7b3b6b8d9c1034915c965085d178861d07 (patch)
tree28776a83849b0d9e85b0ea933e18f12b94bdf78a /ppapi
parent2711e8d0d23353eddbaf7880dfce1a4ba528beab (diff)
downloadchromium_src-4662af7b3b6b8d9c1034915c965085d178861d07.zip
chromium_src-4662af7b3b6b8d9c1034915c965085d178861d07.tar.gz
chromium_src-4662af7b3b6b8d9c1034915c965085d178861d07.tar.bz2
Update the checked-in GLES2 bindings and implementation to match the auto-generated files.
This allows you to build all targets without ending up with spurious comment changes in your client. BUG=none TEST=none Review URL: http://codereview.chromium.org/6441001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74177 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi')
-rw-r--r--ppapi/lib/gl/gles2/gles2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/lib/gl/gles2/gles2.c b/ppapi/lib/gl/gles2/gles2.c
index fe27e1b..5dc1acc 100644
--- a/ppapi/lib/gl/gles2/gles2.c
+++ b/ppapi/lib/gl/gles2/gles2.c
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 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.