Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / shell / tools / plugin / Tests / EvaluateJSAfterRemovingPluginElement.cpp
index 5fd2e23..d1f81f0 100644 (file)
@@ -40,7 +40,7 @@ public:
     EvaluateJSAfterRemovingPluginElement(NPP, const string& identifier);
 
 private:
   virtual NPError NPP_DestroyStream(NPStream*, NPReason) OVERRIDE;
NPError NPP_DestroyStream(NPStream*, NPReason) override;
 
     bool m_didExecuteScript;
 };