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

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

Issue 104793008: Revert 240226 "[I-Spy] Add support for rebaselining expectations..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years 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: trunk/src/chrome/test/functional/ispy/server/gs_bucket.py
===================================================================
--- trunk/src/chrome/test/functional/ispy/server/gs_bucket.py (revision 241749)
+++ trunk/src/chrome/test/functional/ispy/server/gs_bucket.py (working copy)
@@ -8,7 +8,7 @@
import cloudstorage
-from common import cloud_bucket
+from ..common import cloud_bucket
class GoogleCloudStorageBucket(cloud_bucket.BaseCloudBucket):

Powered by Google App Engine
This is Rietveld 408576698