| Index: content/test/gpu/gpu_tests/gpu_rasterization_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/gpu_rasterization_expectations.py b/content/test/gpu/gpu_tests/gpu_rasterization_expectations.py
|
| index 89ec4302b4de6b7084f1848635ff7f6657aeed2b..55ba632e60e8c0410511aa5f51053cfc625f179b 100644
|
| --- a/content/test/gpu/gpu_tests/gpu_rasterization_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/gpu_rasterization_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.
|
|
|
|
|