Index: chrome/browser/chrome_to_mobile_service.h |
diff --git a/chrome/browser/chrome_to_mobile_service.h b/chrome/browser/chrome_to_mobile_service.h |
index cbf03e942f6206001d2a228f8fa7f208f3cd7dff..9701de85ec2dfb374fef001544edb3cb449d3770 100644 |
--- a/chrome/browser/chrome_to_mobile_service.h |
+++ b/chrome/browser/chrome_to_mobile_service.h |
@@ -151,8 +151,7 @@ class ChromeToMobileService : public ProfileKeyedService, |
virtual void OnInvalidatorStateChange( |
syncer::InvalidatorState state) OVERRIDE; |
virtual void OnIncomingInvalidation( |
- const syncer::ObjectIdInvalidationMap& invalidation_map, |
- syncer::IncomingInvalidationSource source) OVERRIDE; |
+ const syncer::ObjectIdInvalidationMap& invalidation_map) OVERRIDE; |
// Expose access token accessors for test purposes. |
const std::string& GetAccessTokenForTest() const; |