Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / browser / plugin_data_remover_impl.h
index 6f4be32..704ebaa 100644 (file)
@@ -17,10 +17,10 @@ namespace content {
 class CONTENT_EXPORT PluginDataRemoverImpl : public PluginDataRemover {
  public:
   explicit PluginDataRemoverImpl(BrowserContext* browser_context);
-  virtual ~PluginDataRemoverImpl();
+  ~PluginDataRemoverImpl() override;
 
   // PluginDataRemover implementation:
-  virtual base::WaitableEvent* StartRemoving(base::Time begin_time) OVERRIDE;
+  base::WaitableEvent* StartRemoving(base::Time begin_time) override;
 
   // The plug-in whose data should be removed (usually Flash) is specified via
   // its MIME type. This method sets a different MIME type in order to call a