Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4668)

Unified Diff: chrome/telemetry_gpu_unittests.isolate

Issue 1920403002: [content/test/gpu] Run pylint check of gpu tests in unittest instead of PRESUBMIT (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update path to LICENSE.txt of logilab/README.chromium Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/telemetry_gpu_unittests.isolate
diff --git a/chrome/telemetry_gpu_unittests.isolate b/chrome/telemetry_gpu_unittests.isolate
index 44252a66a1908858be0d88e451f5ba7d7707f09f..9b058d3a86fcea830369d53446e5dcb5df9d7dce 100644
--- a/chrome/telemetry_gpu_unittests.isolate
+++ b/chrome/telemetry_gpu_unittests.isolate
@@ -7,8 +7,10 @@
'variables': {
'files': [
# Other dependencies of the tests and their harness.
- '../third_party/typ/',
'../third_party/catapult/',
+ '../third_party/logilab/',
+ '../third_party/pylint/',
+ '../third_party/typ/',
'../testing/test_env.py',
'../testing/xvfb.py',
'../testing/scripts/common.py',
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698