Index: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
index 230e03b6319dd875601c5c801a9cc683be06872c..325fb45a2ea5bfaa98c10f2ab4ac37e29c50a109 100644 |
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
@@ -1,9 +1,7 @@ |
# Copyright (c) 2015 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-import os |
- |
-from webgl_conformance_expectations import WebGLConformanceExpectations |
+from gpu_tests.webgl_conformance_expectations import WebGLConformanceExpectations |
# See the GpuTestExpectations class for documentation. |