Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / app_list / search / common / webservice_search_provider.h
index 43df1b0..61aaf22 100644 (file)
@@ -22,7 +22,7 @@ class WebserviceCache;
 class WebserviceSearchProvider : public SearchProvider {
  public:
   explicit WebserviceSearchProvider(Profile* profile);
-  virtual ~WebserviceSearchProvider();
+  ~WebserviceSearchProvider() override;
 
   // Validate the query for privacy and size.
   bool IsValidQuery(const base::string16& query);