Chromium Code Reviews| Index: content/shell/shell.h |
| =================================================================== |
| --- content/shell/shell.h (revision 150609) |
| +++ content/shell/shell.h (working copy) |
| @@ -58,6 +58,7 @@ |
| void Stop(); |
| void UpdateNavigationControls(); |
| void Close(); |
| + void ShowDevTools(); |
| // Do one time initialization at application startup. |
| static void PlatformInitialize(); |