| Index: tools/chrome_remote_control/examples/credentials_example.json
|
| diff --git a/tools/chrome_remote_control/examples/credentials_example.json b/tools/chrome_remote_control/examples/credentials_example.json
|
| deleted file mode 100644
|
| index c7c53c5da8dde536db1ea5c6ba9dc8b8acbc79b4..0000000000000000000000000000000000000000
|
| --- a/tools/chrome_remote_control/examples/credentials_example.json
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -{
|
| - "google": {
|
| - "username": "<your google account here>",
|
| - "password": "<your google password here>"
|
| - }
|
| - "facebook": {
|
| - "username": "<your google account here>",
|
| - "password": "<your google password here>"
|
| - }
|
| -}
|
|
|