| Index: chrome/browser/search_engines/search_provider_install_data.cc
|
| ===================================================================
|
| --- chrome/browser/search_engines/search_provider_install_data.cc (revision 181040)
|
| +++ chrome/browser/search_engines/search_provider_install_data.cc (working copy)
|
| @@ -105,7 +105,7 @@
|
| // Implementation of content::NotificationObserver.
|
| virtual void Observe(int type,
|
| const content::NotificationSource& source,
|
| - const content::NotificationDetails& details);
|
| + const content::NotificationDetails& details) OVERRIDE;
|
|
|
| private:
|
| virtual ~GoogleURLObserver() {}
|
|
|