Index: chrome/browser/extensions/extension_tabs_module.h |
=================================================================== |
--- chrome/browser/extensions/extension_tabs_module.h (revision 35751) |
+++ chrome/browser/extensions/extension_tabs_module.h (working copy) |
@@ -131,7 +131,6 @@ |
virtual void Observe(NotificationType type, |
const NotificationSource& source, |
const NotificationDetails& details); |
- void GotLanguage(const std::string& language); |
NotificationRegistrar registrar_; |
DECLARE_EXTENSION_FUNCTION_NAME("tabs.detectLanguage") |
}; |