From 4662af7b3b6b8d9c1034915c965085d178861d07 Mon Sep 17 00:00:00 2001 From: "bryner@chromium.org" Date: Tue, 8 Feb 2011 21:34:27 +0000 Subject: 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 --- ppapi/lib/gl/gles2/gles2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ppapi') 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. -- cgit v1.1