summaryrefslogtreecommitdiffstats
path: root/apps/shell/browser/shell_extensions_browser_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/shell/browser/shell_extensions_browser_client.h')
-rw-r--r--apps/shell/browser/shell_extensions_browser_client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/shell/browser/shell_extensions_browser_client.h b/apps/shell/browser/shell_extensions_browser_client.h
index 206d189..d48ca9e 100644
--- a/apps/shell/browser/shell_extensions_browser_client.h
+++ b/apps/shell/browser/shell_extensions_browser_client.h
@@ -33,7 +33,6 @@ class ShellExtensionsBrowserClient : public ExtensionsBrowserClient {
content::BrowserContext* context) OVERRIDE;
virtual content::BrowserContext* GetOriginalContext(
content::BrowserContext* context) OVERRIDE;
- virtual bool IsGuestSession(content::BrowserContext* context) OVERRIDE;
virtual bool IsExtensionIncognitoEnabled(
const std::string& extension_id,
content::BrowserContext* context) const OVERRIDE;