Update wrt-plugins-common_0.3.53
[framework/web/wrt-plugins-common.git] / src / js-overlay / js_iframe_support.cpp
similarity index 98%
rename from src/standards/W3C/Widget/IFrameSupport.cpp
rename to src/js-overlay/js_iframe_support.cpp
index 45c4d41..782fc0e 100644 (file)
  * @brief
  */
 
-#include "IFrameSupport.h"
 #include <dpl/foreach.h>
 #include <dpl/assert.h>
 #include <dpl/log/log.h>
+#include <js_iframe_support.h>
 
 namespace WrtPlugins {
 namespace W3C {