Index: chrome/browser/google/google_search_counter.h |
diff --git a/chrome/browser/google/google_search_counter.h b/chrome/browser/google/google_search_counter.h |
index 90a24aca796062c9b19ef29497d21db5ffa59066..a8525397708c9eec8842a1e6838eaa2beab0df09 100644 |
--- a/chrome/browser/google/google_search_counter.h |
+++ b/chrome/browser/google/google_search_counter.h |
@@ -61,7 +61,7 @@ class GoogleSearchCounter : content::NotificationObserver { |
// content::NotificationObserver |
virtual void Observe(int type, |
const content::NotificationSource& source, |
- const content::NotificationDetails& details) OVERRIDE; |
+ const content::NotificationDetails& details) override; |
content::NotificationRegistrar registrar_; |
scoped_ptr<GoogleSearchMetrics> search_metrics_; |