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

Unified Diff: chrome/test/functional/ispy/server/gs_bucket.py

Issue 106523003: [I-Spy] Add support for rebaselining expectations from the web UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add missing dom.py Created 6 years, 12 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
Index: chrome/test/functional/ispy/server/gs_bucket.py
diff --git a/chrome/test/functional/ispy/server/gs_bucket.py b/chrome/test/functional/ispy/server/gs_bucket.py
index e73dcefcd1d9f953e9bade444869dc267fc66ee9..a132f05d533dffbad561f9dea18943d35836aba5 100644
--- a/chrome/test/functional/ispy/server/gs_bucket.py
+++ b/chrome/test/functional/ispy/server/gs_bucket.py
@@ -8,7 +8,7 @@ import sys
import cloudstorage
-from ..common import cloud_bucket
+from common import cloud_bucket
class GoogleCloudStorageBucket(cloud_bucket.BaseCloudBucket):
« no previous file with comments | « chrome/test/functional/ispy/server/debug_view_handler.py ('k') | chrome/test/functional/ispy/server/image_handler.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698