Index: content/shell/shell.h |
=================================================================== |
--- content/shell/shell.h (revision 150808) |
+++ content/shell/shell.h (working copy) |
@@ -63,9 +63,6 @@ |
// Do one time initialization at application startup. |
static void PlatformInitialize(); |
- // This is called indirectly by the modules that need access resources. |
- static base::StringPiece PlatformResourceProvider(int key); |
- |
static Shell* CreateNewWindow(BrowserContext* browser_context, |
const GURL& url, |
SiteInstance* site_instance, |