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

Unified Diff: content/test/gpu/gpu_tests/cloud_storage_test_base.py

Issue 1644723002: Update presubmit in gpu tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/pixel.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/cloud_storage_test_base.py
diff --git a/content/test/gpu/gpu_tests/cloud_storage_test_base.py b/content/test/gpu/gpu_tests/cloud_storage_test_base.py
index a17073db7e3d29474aca3ee7ce1a969fee4fd33d..d218d3ff9512b8edc615503ac6dc78ea23d400f2 100644
--- a/content/test/gpu/gpu_tests/cloud_storage_test_base.py
+++ b/content/test/gpu/gpu_tests/cloud_storage_test_base.py
@@ -9,7 +9,7 @@ import os
import re
import tempfile
-from catapult_base import cloud_storage # pylint: disable=import-error
+from catapult_base import cloud_storage
from telemetry.page import page_test
from telemetry.util import image_util
from telemetry.util import rgba_color
« no previous file with comments | « content/test/gpu/PRESUBMIT.py ('k') | content/test/gpu/gpu_tests/pixel.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698