Index: content/test/gpu/gpu_tests/gpu_test_expectations_unittest.py |
diff --git a/content/test/gpu/gpu_tests/gpu_test_expectations_unittest.py b/content/test/gpu/gpu_tests/gpu_test_expectations_unittest.py |
index 810c61dd4bb3b7424c6b2ea0bd344ab4944308f3..23bad2c94896a376666da251114d512acf339604 100644 |
--- a/content/test/gpu/gpu_tests/gpu_test_expectations_unittest.py |
+++ b/content/test/gpu/gpu_tests/gpu_test_expectations_unittest.py |
@@ -7,7 +7,7 @@ from telemetry.internal.platform import system_info |
from telemetry.page import page as page_module |
from telemetry.story import story_set |
-import gpu_test_expectations |
+from gpu_tests import gpu_test_expectations |
VENDOR_NVIDIA = 0x10DE |
VENDOR_AMD = 0x1002 |