| Index: chrome/browser/chromeos/policy/consumer_enrollment_handler_factory.h
|
| diff --git a/chrome/browser/chromeos/policy/consumer_enrollment_handler_factory.h b/chrome/browser/chromeos/policy/consumer_enrollment_handler_factory.h
|
| index 18c84c4b1a4f18933d303f5186698dbccbaf98e9..afd56486d4cf35de913b6cbaaa2674a9c33cd7d6 100644
|
| --- a/chrome/browser/chromeos/policy/consumer_enrollment_handler_factory.h
|
| +++ b/chrome/browser/chromeos/policy/consumer_enrollment_handler_factory.h
|
| @@ -34,9 +34,6 @@ class ConsumerEnrollmentHandlerFactory
|
| ConsumerEnrollmentHandlerFactory();
|
| virtual ~ConsumerEnrollmentHandlerFactory();
|
|
|
| - bool ShouldCreateHandler(Profile* profile,
|
| - ConsumerManagementService* service) const;
|
| -
|
| // BrowserContextKeyedServiceFactory:
|
| KeyedService* BuildServiceInstanceFor(
|
| content::BrowserContext* context) const override;
|
|
|