| Index: chrome/browser/history/shortcuts_backend_factory.h
|
| ===================================================================
|
| --- chrome/browser/history/shortcuts_backend_factory.h (revision 154991)
|
| +++ chrome/browser/history/shortcuts_backend_factory.h (working copy)
|
| @@ -45,7 +45,7 @@
|
| // ProfileKeyedServiceFactory:
|
| virtual scoped_refptr<RefcountedProfileKeyedService> BuildServiceInstanceFor(
|
| Profile* profile) const OVERRIDE;
|
| - virtual bool ServiceIsNULLWhileTesting() OVERRIDE;
|
| + virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
|
| };
|
|
|
| #endif // CHROME_BROWSER_HISTORY_SHORTCUTS_BACKEND_FACTORY_H_
|
|
|