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 --- webkit/plugins/ppapi/ppb_opengles_impl.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webkit/plugins/ppapi/ppb_opengles_impl.cc') 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. -- cgit v1.1