| Index: third_party/WebKit/Source/devtools/readme.md
|
| diff --git a/third_party/WebKit/Source/devtools/readme.md b/third_party/WebKit/Source/devtools/readme.md
|
| index 92b3855a72e49bab8f0cc978651ad981488310d7..b867aad8e486376e26912bb87f4e8eae87593a4c 100644
|
| --- a/third_party/WebKit/Source/devtools/readme.md
|
| +++ b/third_party/WebKit/Source/devtools/readme.md
|
| @@ -15,7 +15,7 @@ The frontend is available through a git subtree mirror on [chromium.googlesource
|
| 1. Clone the repo
|
| 2. Go to repo root and run: `npm start`
|
| - This launches Chrome Canary and starts the dev server with 1 command
|
| -3. Go to http://localhost:8090
|
| +3. Go to http://localhost:9222#custom=true&experiments=true
|
|
|
| > **Power user tips:**
|
| >
|
|
|