Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGAnimatedEnumerationBase.cpp
index d9ed046..3aba91e 100644 (file)
 
 #include "core/svg/SVGAnimatedEnumerationBase.h"
 
-#include "bindings/v8/ExceptionState.h"
+#include "bindings/core/v8/ExceptionState.h"
 #include "core/dom/ExceptionCode.h"
 #include "core/svg/SVGElement.h"
 
-namespace WebCore {
+namespace blink {
 
 SVGAnimatedEnumerationBase::~SVGAnimatedEnumerationBase()
 {