Index: chrome/browser/ui/webui/chrome_web_ui_controller_factory.h |
=================================================================== |
--- chrome/browser/ui/webui/chrome_web_ui_controller_factory.h (revision 179158) |
+++ chrome/browser/ui/webui/chrome_web_ui_controller_factory.h (working copy) |
@@ -43,14 +43,11 @@ |
static ChromeWebUIControllerFactory* GetInstance(); |
- static void UseTestFactoryForTesting(); |
- |
protected: |
ChromeWebUIControllerFactory(); |
virtual ~ChromeWebUIControllerFactory(); |
private: |
- |
friend struct DefaultSingletonTraits<ChromeWebUIControllerFactory>; |
// Gets the data for the favicon for a WebUI page. Returns NULL if the WebUI |