summaryrefslogtreecommitdiffstats
path: root/ppapi/c
diff options
context:
space:
mode:
authornfullagar@google.com <nfullagar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-03 02:00:58 +0000
committernfullagar@google.com <nfullagar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-03 02:00:58 +0000
commit0c998e4429e5583a48a244ac2d37d0bd3c02e480 (patch)
tree268c40a1dda52e10ec2e8009fc298d738738b196 /ppapi/c
parent067af377641397672347e8e5bb850c6365de51df (diff)
downloadchromium_src-0c998e4429e5583a48a244ac2d37d0bd3c02e480.zip
chromium_src-0c998e4429e5583a48a244ac2d37d0bd3c02e480.tar.gz
chromium_src-0c998e4429e5583a48a244ac2d37d0bd3c02e480.tar.bz2
Update gl2.h and gl2ext.h headers from Khronos.
These headers make using gl extensions easier. BUG=none TEST=ppb_graphics3d,building of gles book examples Review URL: https://chromiumcodereview.appspot.com/10290006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135074 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/c')
-rw-r--r--ppapi/c/ppb_opengles2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/c/ppb_opengles2.h b/ppapi/c/ppb_opengles2.h
index ec3204a..8d7367b 100644
--- a/ppapi/c/ppb_opengles2.h
+++ b/ppapi/c/ppb_opengles2.h
@@ -1,4 +1,4 @@
-// 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.