Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / sync / notifier / push_client_channel.h
index 7e33e5e..0ca9113 100644 (file)
@@ -43,6 +43,7 @@ class SYNC_EXPORT_PRIVATE PushClientChannel
   // credentials.
   virtual void UpdateCredentials(const std::string& email,
       const std::string& token) OVERRIDE;
+  virtual int GetInvalidationClientType() OVERRIDE;
 
   // notifier::PushClient::Observer implementation.
   virtual void OnNotificationsEnabled() OVERRIDE;