| Index: chrome/browser/resources/inspect/inspect.html
|
| diff --git a/chrome/browser/resources/inspect/inspect.html b/chrome/browser/resources/inspect/inspect.html
|
| index 694f4d28d18f23584e724b803289400540c923d7..40ed76f65267da1dd89ad2823574fd72662a007b 100644
|
| --- a/chrome/browser/resources/inspect/inspect.html
|
| +++ b/chrome/browser/resources/inspect/inspect.html
|
| @@ -42,6 +42,9 @@ found in the LICENSE file.
|
| <button id="tcp-discovery-config-open">
|
| Configure...</button>
|
| </div>
|
| + <div id="node-frontend" class="action node-frontend-action">
|
| + Open dedicated DevTools for Node
|
| + </div>
|
| </div>
|
| <div id="devices-help" hidden="true">No devices detected. Please read the
|
| <a href="https://developers.google.com/chrome-developer-tools/docs/remote-debugging">
|
|
|