From 1b7e93b7e3ac1f74f61a83d6c6eb1575d427b578 Mon Sep 17 00:00:00 2001 From: "gman@chromium.org" Date: Sat, 27 Feb 2010 11:01:53 +0000 Subject: Bullshit CL to get the buildbots to try again because the chrome's flaky ass tests that break random builds TEST=flaky BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40221 0039d316-1c4b-4281-b951-d872f2087c98 --- gpu/command_buffer/build_gles2_cmd_buffer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gpu') diff --git a/gpu/command_buffer/build_gles2_cmd_buffer.py b/gpu/command_buffer/build_gles2_cmd_buffer.py index f406c47..b218208 100755 --- a/gpu/command_buffer/build_gles2_cmd_buffer.py +++ b/gpu/command_buffer/build_gles2_cmd_buffer.py @@ -4,7 +4,7 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -"""code generator for GL command buffers.""" +"""code generator for GLES2 command buffers.""" import os import os.path -- cgit v1.1