| Index: chrome/browser/instant/instant_service_factory.h
|
| diff --git a/chrome/browser/instant/instant_service_factory.h b/chrome/browser/instant/instant_service_factory.h
|
| index 5e40af5a8c57d8fd6c33675b4fb057d5874b3aca..df6313932c14ed7babce6d3b4cf929baac80f53a 100644
|
| --- a/chrome/browser/instant/instant_service_factory.h
|
| +++ b/chrome/browser/instant/instant_service_factory.h
|
| @@ -32,7 +32,6 @@ class InstantServiceFactory : public ProfileKeyedServiceFactory {
|
|
|
| // ProfileKeyedServiceFactory:
|
| virtual bool ServiceRedirectedInIncognito() const OVERRIDE;
|
| - virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
|
| virtual ProfileKeyedService* BuildServiceInstanceFor(
|
| Profile* profile) const OVERRIDE;
|
|
|
|
|