Index: chrome/browser/extensions/api/history/history_api.h |
diff --git a/chrome/browser/extensions/api/history/history_api.h b/chrome/browser/extensions/api/history/history_api.h |
index 1a73b2474acebf0d38803108a39f4b8a466e6d8f..be40b13d8e1c28d3c8ff2169b1d95dc54468b13e 100644 |
--- a/chrome/browser/extensions/api/history/history_api.h |
+++ b/chrome/browser/extensions/api/history/history_api.h |
@@ -58,7 +58,7 @@ class HistoryAPI : public BrowserContextKeyedAPI, public EventRouter::Observer { |
explicit HistoryAPI(content::BrowserContext* context); |
virtual ~HistoryAPI(); |
- // BrowserContextKeyedService implementation. |
+ // KeyedService implementation. |
virtual void Shutdown() OVERRIDE; |
// BrowserContextKeyedAPI implementation. |