| Index: content/test/gpu/gpu_tests/webgl_conformance.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl_conformance.py b/content/test/gpu/gpu_tests/webgl_conformance.py
|
| index 965ea9f4c522534a3cdd491b95da17e4ae5cf76c..f17e970ec2805a974271689e8f9e2c3162da34a3 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance.py
|
| @@ -108,7 +108,6 @@ class WebglConformance(test_module.Test):
|
| options.webgl_conformance_version)
|
|
|
| ps = page_set.PageSet(
|
| - description='Executes WebGL conformance tests',
|
| user_agent_type='desktop',
|
| serving_dirs=[''],
|
| file_path=conformance_path)
|
|
|