Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / content / shell / tools / plugin / Tests / PassDifferentNPPStruct.cpp
index cdfc5a7..8e7df0a 100644 (file)
@@ -45,7 +45,7 @@ public:
     }
 
 private:
-    virtual NPError NPP_SetWindow(NPWindow* window)
+    virtual NPError NPP_SetWindow(NPWindow* window) OVERRIDE
     {
         if (m_didReceiveInitialSetWindowCall)
             return NPERR_NO_ERROR;