summaryrefslogtreecommitdiffstats
path: root/gpu
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-27 11:01:53 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-27 11:01:53 +0000
commit1b7e93b7e3ac1f74f61a83d6c6eb1575d427b578 (patch)
treefa0e3d5dc6a98139065f3dd82fb9297f859243a8 /gpu
parent01a27b2b0f251053ff9adbf39e0d6d052f4ed138 (diff)
downloadchromium_src-1b7e93b7e3ac1f74f61a83d6c6eb1575d427b578.zip
chromium_src-1b7e93b7e3ac1f74f61a83d6c6eb1575d427b578.tar.gz
chromium_src-1b7e93b7e3ac1f74f61a83d6c6eb1575d427b578.tar.bz2
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
Diffstat (limited to 'gpu')
-rwxr-xr-xgpu/command_buffer/build_gles2_cmd_buffer.py2
1 files changed, 1 insertions, 1 deletions
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