Chromium Code Reviews| Index: compute_engine_scripts/telemetry/static-files/README |
| diff --git a/compute_engine_scripts/telemetry/static-files/README b/compute_engine_scripts/telemetry/static-files/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fadbb989698bec097460c208490306a00fdd4b63 |
| --- /dev/null |
| +++ b/compute_engine_scripts/telemetry/static-files/README |
| @@ -0,0 +1,3 @@ |
| +The files in this directory should be stored in the following Google Storage |
| +bucket with public-read permissions: |
| +gsutil cp -a public-read * gs://chromium-skia-gm/telemetry/hosted-files/ |