Chromium Code Reviews| Index: content/test/gpu/gpu_project_config.py |
| diff --git a/content/test/gpu/gpu_project_config.py b/content/test/gpu/gpu_project_config.py |
| index 034709193e347744849475e200e803ed1a621700..d9a6555ab0653a6dd6b00c5b1ebb01de64abc9ce 100644 |
| --- a/content/test/gpu/gpu_project_config.py |
| +++ b/content/test/gpu/gpu_project_config.py |
| @@ -3,9 +3,6 @@ |
| # found in the LICENSE file. |
| import os |
| -import re |
| -import subprocess |
| -import sys |
| from gpu_tests import path_util |