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 5a05d83d08fbf89098704b2926bad8e6ba4e693e..a4913525e9634fa2a41f10c016a68f35d3625956 100644 |
--- a/content/test/gpu/gpu_tests/context_lost.py |
+++ b/content/test/gpu/gpu_tests/context_lost.py |
@@ -183,7 +183,6 @@ class ContextLost(test_module.Test): |
def CreatePageSet(self, options): |
ps = page_set.PageSet( |
file_path=data_path, |
- description='Test cases for real and synthetic context lost events', |
user_agent_type='desktop', |
serving_dirs=set([''])) |
ps.AddPage(WebGLContextLostFromGPUProcessExitPage(ps, ps.base_dir)) |