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 a93654d667ddd9c64f79bf176b70195a2d5bfa10..3d2dd04cd551fb9cae8676be6e8171045fe4d52d 100644 |
--- a/chrome/browser/extensions/api/history/history_api.h |
+++ b/chrome/browser/extensions/api/history/history_api.h |
@@ -60,7 +60,7 @@ class HistoryAPI : public ProfileKeyedAPI, |
explicit HistoryAPI(Profile* profile); |
virtual ~HistoryAPI(); |
- // ProfileKeyedService implementation. |
+ // BrowserContextKeyedService implementation. |
virtual void Shutdown() OVERRIDE; |
// ProfileKeyedAPI implementation. |