| 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 1de2fbbc152c48988ab0f1efbbe00a83a530dc55..247ed8415325c04194abdea22616d60fa460769f 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance.py
|
| @@ -10,8 +10,8 @@ import webgl_conformance_expectations
|
|
|
| from telemetry import benchmark as benchmark_module
|
| from telemetry.core import util
|
| -from telemetry.page import page_set
|
| from telemetry.page import page as page_module
|
| +from telemetry.page import page_set
|
| from telemetry.page import page_test
|
|
|
|
|
|
|