Index: chrome/browser/extensions/api/web_navigation/web_navigation_api.h |
diff --git a/chrome/browser/extensions/api/web_navigation/web_navigation_api.h b/chrome/browser/extensions/api/web_navigation/web_navigation_api.h |
index effdabf46e45fda3a3f7aeca11d08eaa813e8058..49d70c0e85c95399dff44422fd633013bab36fd5 100644 |
--- a/chrome/browser/extensions/api/web_navigation/web_navigation_api.h |
+++ b/chrome/browser/extensions/api/web_navigation/web_navigation_api.h |
@@ -229,7 +229,7 @@ class WebNavigationAPI : public BrowserContextKeyedAPI, |
explicit WebNavigationAPI(content::BrowserContext* context); |
virtual ~WebNavigationAPI(); |
- // BrowserContextKeyedService implementation. |
+ // KeyedService implementation. |
virtual void Shutdown() OVERRIDE; |
// BrowserContextKeyedAPI implementation. |