| Index: content/browser/webui/web_ui_controller_factory_registry.h
|
| ===================================================================
|
| --- content/browser/webui/web_ui_controller_factory_registry.h (revision 179251)
|
| +++ content/browser/webui/web_ui_controller_factory_registry.h (working copy)
|
| @@ -17,8 +17,6 @@
|
| public:
|
| static WebUIControllerFactoryRegistry* GetInstance();
|
|
|
| - static void UnregisterFactoryForTesting(WebUIControllerFactory* factory);
|
| -
|
| // WebUIControllerFactory implementation. Each method loops through the same
|
| // method on all the factories.
|
| virtual WebUIController* CreateWebUIControllerForURL(
|
|
|