Chromium Code Reviews| Index: tools/telemetry/examples/credentials_example.json |
| diff --git a/tools/telemetry/examples/credentials_example.json b/tools/telemetry/examples/credentials_example.json |
| deleted file mode 100644 |
| index c7c53c5da8dde536db1ea5c6ba9dc8b8acbc79b4..0000000000000000000000000000000000000000 |
| --- a/tools/telemetry/examples/credentials_example.json |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -{ |
|
dtu
2015/05/19 17:45:58
We still need this for completeness for external c
nednguyen
2015/05/19 18:11:39
Done.
|
| - "google": { |
| - "username": "<your google account here>", |
| - "password": "<your google password here>" |
| - } |
| - "facebook": { |
| - "username": "<your google account here>", |
| - "password": "<your google password here>" |
| - } |
| -} |