Index: content/browser/resource_context_impl.h |
=================================================================== |
--- content/browser/resource_context_impl.h (revision 123588) |
+++ content/browser/resource_context_impl.h (working copy) |
@@ -31,7 +31,7 @@ |
HostZoomMap* GetHostZoomMapForResourceContext(ResourceContext* context); |
// Initialize the above data on the ResourceContext from a given BrowserContext. |
-void EnsureResourceContextInitialized(BrowserContext* browser_context); |
+void InitializeResourceContext(BrowserContext* browser_context); |
} // namespace content |