Index: gm/gm_json.py |
diff --git a/gm/gm_json.py b/gm/gm_json.py |
index 1a53997f41161a76c640cf034cf5c4bbb1890760..109bba338e13c178b7c914d019dd79b01b29fec3 100644 |
--- a/gm/gm_json.py |
+++ b/gm/gm_json.py |
@@ -94,6 +94,7 @@ JSONKEY_IMAGE_COMPARISONRESULT = 'comparisonResult' |
JSONKEY_IMAGE_FILEPATH = 'filepath' |
JSONKEY_SOURCE_TILEDIMAGES = 'tiled-images' |
JSONKEY_SOURCE_WHOLEIMAGE = 'whole-image' |
+JSONKEY_IMAGE_BASE_GS_URL = 'image-base-gs-url' |
# Root directory where the buildbots store their actually-generated images... |