Index: content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py |
diff --git a/content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py b/content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py |
index 2eb579278c5ab17b0d76e16b6e532ad6d0a889a1..23a71b95596e7e6f94a684548f856128c64fd8d7 100644 |
--- a/content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py |
+++ b/content/test/gpu/gpu_tests/hardware_accelerated_feature_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. |
-from gpu_test_expectations import GpuTestExpectations |
+from gpu_tests.gpu_test_expectations import GpuTestExpectations |
# See the GpuTestExpectations class for documentation. |