Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / tests / WebScopedWindowFocusAllowedIndicatorTest.cpp
index bf20d7a..36ae6a3 100644 (file)
  */
 
 #include "config.h"
-#include "WebScopedWindowFocusAllowedIndicator.h"
+#include "public/web/WebScopedWindowFocusAllowedIndicator.h"
 
 #include "core/page/WindowFocusAllowedIndicator.h"
 #include <gtest/gtest.h>
 
 
 using namespace blink;
-using namespace WebCore;
+using namespace blink;
 
 namespace {