Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Unified Diff: content/test/gpu/gpu_tests/context_lost.py

Issue 268803004: Fixed another of the same typo in the same file for a just-added test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/context_lost.py
diff --git a/content/test/gpu/gpu_tests/context_lost.py b/content/test/gpu/gpu_tests/context_lost.py
index 35ec6646dc2f2bc5e599fc0c007ab25c6223c605..4307fcce5a7d0c8dfe58fa4bc61945507067ab55 100644
--- a/content/test/gpu/gpu_tests/context_lost.py
+++ b/content/test/gpu/gpu_tests/context_lost.py
@@ -164,7 +164,7 @@ class WebGLContextLostFromQuantityPage(page.Page):
url='file://webgl.html?query=forced_quantity_loss',
page_set=page_set,
base_dir=base_dir)
- self.name = 'ContextLost.WebGLContextLostFromQuantity',
+ self.name = 'ContextLost.WebGLContextLostFromQuantity'
self.script_to_evaluate_on_commit = harness_script
self.kill_gpu_process = False
self.force_garbage_collection = True
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698