summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/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 /webkit/plugins/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 'webkit/plugins/ppapi')
-rw-r--r--webkit/plugins/ppapi/ppb_opengles_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/plugins/ppapi/ppb_opengles_impl.cc b/webkit/plugins/ppapi/ppb_opengles_impl.cc
index bd233d0..df0ce19 100644
--- a/webkit/plugins/ppapi/ppb_opengles_impl.cc
+++ b/webkit/plugins/ppapi/ppb_opengles_impl.cc
@@ -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.