| Index: trunk/src/apps/shell/browser/shell_extensions_browser_client.h
|
| ===================================================================
|
| --- trunk/src/apps/shell/browser/shell_extensions_browser_client.h (revision 251093)
|
| +++ trunk/src/apps/shell/browser/shell_extensions_browser_client.h (working copy)
|
| @@ -33,7 +33,6 @@
|
| 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;
|
|
|