Index: chrome/browser/chrome_to_mobile_service_factory.h |
diff --git a/chrome/browser/chrome_to_mobile_service_factory.h b/chrome/browser/chrome_to_mobile_service_factory.h |
index 5232a7f442bd295b0069a5b083287f691aa2ac3f..6ab72b127a6948c1a90497eb53c2cab04ff6d7f8 100644 |
--- a/chrome/browser/chrome_to_mobile_service_factory.h |
+++ b/chrome/browser/chrome_to_mobile_service_factory.h |
@@ -27,7 +27,7 @@ class ChromeToMobileServiceFactory : public ProfileKeyedServiceFactory { |
private: |
friend struct DefaultSingletonTraits<ChromeToMobileServiceFactory>; |
- explicit ChromeToMobileServiceFactory(); |
+ ChromeToMobileServiceFactory(); |
virtual ~ChromeToMobileServiceFactory(); |
DISALLOW_COPY_AND_ASSIGN(ChromeToMobileServiceFactory); |