Index: chrome/browser/printing/cloud_print/cloud_print_proxy_service_factory.h |
=================================================================== |
--- chrome/browser/printing/cloud_print/cloud_print_proxy_service_factory.h (revision 154991) |
+++ chrome/browser/printing/cloud_print/cloud_print_proxy_service_factory.h (working copy) |
@@ -32,7 +32,7 @@ |
// ProfileKeyedServiceFactory: |
virtual ProfileKeyedService* BuildServiceInstanceFor( |
Profile* profile) const OVERRIDE; |
- virtual bool ServiceIsNULLWhileTesting() OVERRIDE; |
+ virtual bool ServiceIsNULLWhileTesting() const OVERRIDE; |
}; |
#endif // CHROME_BROWSER_PRINTING_CLOUD_PRINT_CLOUD_PRINT_PROXY_SERVICE_FACTORY_H_ |