Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / frame / BarProp.h
index 534a4c6..826c4e9 100644 (file)
 #ifndef BarProp_h
 #define BarProp_h
 
-#include "bindings/v8/ScriptWrappable.h"
+#include "bindings/core/v8/ScriptWrappable.h"
 #include "core/frame/DOMWindowProperty.h"
 #include "platform/heap/Handle.h"
 #include "wtf/PassRefPtr.h"
 #include "wtf/RefCounted.h"
 
-namespace WebCore {
+namespace blink {
 
     class LocalFrame;
 
@@ -57,6 +57,6 @@ namespace WebCore {
         Type m_type;
     };
 
-} // namespace WebCore
+} // namespace blink
 
 #endif // BarProp_h