X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fjs-overlay%2Fjs_iframe_support.cpp;fp=src%2Fstandards%2FW3C%2FWidget%2FIFrameSupport.cpp;h=782fc0e7e4377f3ed7d7206cddc56aa5639ec217;hb=078de8647f9c6321fd32e7c3b7594466eb6d65f8;hp=45c4d41f74c1866bfd649ad6982498e52844837c;hpb=da854ef348cf918993a95adeeffa616db2dca6f7;p=framework%2Fweb%2Fwrt-plugins-common.git diff --git a/src/standards/W3C/Widget/IFrameSupport.cpp b/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 --- a/src/standards/W3C/Widget/IFrameSupport.cpp +++ b/src/js-overlay/js_iframe_support.cpp @@ -21,10 +21,10 @@ * @brief */ -#include "IFrameSupport.h" #include #include #include +#include namespace WrtPlugins { namespace W3C {