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

Unified Diff: content/test/gpu/gpu_project_config.py

Issue 1413883003: Add a presubmit script and pylintrc for content/test/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address kbr's comments Created 5 years, 2 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 | « content/test/gpu/PRESUBMIT.py ('k') | content/test/gpu/gpu_tests/cloud_storage_test_base.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « content/test/gpu/PRESUBMIT.py ('k') | content/test/gpu/gpu_tests/cloud_storage_test_base.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698