Index: content/test/gpu/gpu_tests/gpu_test_expectations.py |
diff --git a/content/test/gpu/gpu_tests/gpu_test_expectations.py b/content/test/gpu/gpu_tests/gpu_test_expectations.py |
index 53bf1d0e13c1f5dd63612c1a604a79ba43fc6662..67911fcc0c98d7bb2ba747d33119e86a3a19b055 100644 |
--- a/content/test/gpu/gpu_tests/gpu_test_expectations.py |
+++ b/content/test/gpu/gpu_tests/gpu_test_expectations.py |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-import test_expectations |
+from gpu_tests import test_expectations |
ANGLE_CONDITIONS = ['d3d9', 'd3d11', 'opengl'] |