Index: chrome/browser/extensions/extension_web_ui.cc |
=================================================================== |
--- chrome/browser/extensions/extension_web_ui.cc (revision 119190) |
+++ chrome/browser/extensions/extension_web_ui.cc (working copy) |
@@ -141,7 +141,7 @@ |
bool should_hide_url = !extension->is_hosted_app(); |
// The base class defaults to enabling WebUI bindings, but we don't need |
- // those (this is also reflected in ChromeWebUIFactory:: |
+ // those (this is also reflected in ChromeWebUIControllerFactory:: |
// UseWebUIBindingsForURL). |
int bindings = 0; |