Index: content/test/gpu/gpu_tests/pixel_expectations.py |
diff --git a/content/test/gpu/gpu_tests/pixel_expectations.py b/content/test/gpu/gpu_tests/pixel_expectations.py |
index 8891b28606a45a2ab549f55db0bb706a27ecd8d1..0ce1f6d2a95af33d8ee75cc3c4b242880386a9da 100644 |
--- a/content/test/gpu/gpu_tests/pixel_expectations.py |
+++ b/content/test/gpu/gpu_tests/pixel_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. |