summaryrefslogtreecommitdiffstats
path: root/content/shell/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/shell.h')
-rw-r--r--content/shell/shell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/shell/shell.h b/content/shell/shell.h
index 12228aa..2332c45 100644
--- a/content/shell/shell.h
+++ b/content/shell/shell.h
@@ -58,6 +58,7 @@ class Shell : public WebContentsDelegate,
void Stop();
void UpdateNavigationControls();
void Close();
+ void ShowDevTools();
// Do one time initialization at application startup.
static void PlatformInitialize();