Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / shell / tools / plugin / Tests / FormValue.cpp
index bc93d70..e632254 100644 (file)
@@ -13,7 +13,7 @@ public:
         : PluginTest(npp, identifier)
     {
     }
-    virtual NPError NPP_GetValue(NPPVariable, void*) OVERRIDE;
+    NPError NPP_GetValue(NPPVariable, void*) override;
 };
 
 NPError FormValue::NPP_GetValue(NPPVariable variable, void *value)