| Index: content/test/gpu/gpu_tests/gpu_process_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/gpu_process_expectations.py b/content/test/gpu/gpu_tests/gpu_process_expectations.py
|
| index 81bc24351efce46b3d3b3064476eb770ad2184e0..8b813b3eb75e201b3207efd5a7317ba31c59728f 100644
|
| --- a/content/test/gpu/gpu_tests/gpu_process_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/gpu_process_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.
|
|
|
|
|