| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 64744695a8132c8acfa42292ababc9af1436c044..e8ff86fbce0b74e0dd2305f6a660e9aa2ac772d2 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -786,6 +786,8 @@ if (!is_android) {
|
| "//tools/perf/chrome_telemetry_build/",
|
|
|
| # From telemetry_gpu_unittests.isolate
|
| + "//third_party/pylint/",
|
| + "//third_party/logilab/",
|
| "//testing/scripts/common.py",
|
| "//testing/xvfb.py",
|
| "//testing/scripts/run_telemetry_as_googletest.py",
|
|
|