| Index: sky/HACKING.md
|
| diff --git a/sky/HACKING.md b/sky/HACKING.md
|
| index 442b406f2a98112f1c78cb5a1da1bbab506086e6..cf62888de6e973ba614288076e38b28d16d6e773 100644
|
| --- a/sky/HACKING.md
|
| +++ b/sky/HACKING.md
|
| @@ -54,7 +54,8 @@ uploaded file in the reference.
|
| 2. Create an dummy reference file (foo-expected.sky).
|
| 3. Run the test (it will fail).
|
| 4. Copy the -actual.png file to googlestorage (see below).
|
| -5. Put an <img> pointing to your newly uploaded png in the reference file.
|
| +5. Put an <img> pointing to your newly uploaded png in the reference file at
|
| +http://storage.googleapis.com/mojo/sky-pngs/SHA1_HASH_HERE
|
|
|
| Copying the file to googlestorage:
|
| $ sha1sum ../out/Debug/layout-test-results/framework/flights-app-pixels-actual.png
|
|
|