Index: content/test/gpu/gpu_tests/context_lost_expectations.py |
diff --git a/content/test/gpu/gpu_tests/context_lost_expectations.py b/content/test/gpu/gpu_tests/context_lost_expectations.py |
index ccbfa95bd482c08960c155563ebbffe7b2e90027..a5713fe868dd7fe385a2dfdcda4854aa4ebb3a23 100644 |
--- a/content/test/gpu/gpu_tests/context_lost_expectations.py |
+++ b/content/test/gpu/gpu_tests/context_lost_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. |