summaryrefslogtreecommitdiffstats
path: root/apps/shell/browser/shell_extensions_browser_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'apps/shell/browser/shell_extensions_browser_client.cc')
-rw-r--r--apps/shell/browser/shell_extensions_browser_client.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/shell/browser/shell_extensions_browser_client.cc b/apps/shell/browser/shell_extensions_browser_client.cc
index 2c9a56f..ec64cdf 100644
--- a/apps/shell/browser/shell_extensions_browser_client.cc
+++ b/apps/shell/browser/shell_extensions_browser_client.cc
@@ -82,10 +82,6 @@ BrowserContext* ShellExtensionsBrowserClient::GetOriginalContext(
return context;
}
-bool ShellExtensionsBrowserClient::IsGuestSession(BrowserContext* context) {
- return false;
-}
-
bool ShellExtensionsBrowserClient::IsExtensionIncognitoEnabled(
const std::string& extension_id,
content::BrowserContext* context) const {