Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / services / gcm / fake_gcm_profile_service.h
index bc9ade9..2326b99 100644 (file)
@@ -25,7 +25,7 @@ class FakeGCMProfileService : public GCMProfileService {
   static KeyedService* Build(content::BrowserContext* context);
 
   explicit FakeGCMProfileService(Profile* profile);
-  virtual ~FakeGCMProfileService();
+  ~FakeGCMProfileService() override;
 
   void RegisterFinished(const std::string& app_id,
                         const std::vector<std::string>& sender_ids);