| Index: content/test/gpu/gpu_tests/exception_formatter.py
|
| diff --git a/content/test/gpu/gpu_tests/exception_formatter.py b/content/test/gpu/gpu_tests/exception_formatter.py
|
| index 78cbc46a9232e23c405467d37a2e000ab4979716..bd82869d6a50d096395a339c098f98a178dbc10d 100644
|
| --- a/content/test/gpu/gpu_tests/exception_formatter.py
|
| +++ b/content/test/gpu/gpu_tests/exception_formatter.py
|
| @@ -9,7 +9,7 @@ import os
|
| import sys
|
| import traceback
|
|
|
| -import path_util
|
| +from gpu_tests import path_util
|
|
|
| from telemetry.core import exceptions
|
|
|
|
|