Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / forms / TextInputType.cpp
index b39a4cc..4d6d0eb 100644 (file)
@@ -35,7 +35,7 @@
 #include "core/html/HTMLInputElement.h"
 #include "wtf/PassOwnPtr.h"
 
-namespace WebCore {
+namespace blink {
 
 using namespace HTMLNames;
 
@@ -71,4 +71,4 @@ bool TextInputType::supportsInputModeAttribute() const
     return true;
 }
 
-} // namespace WebCore
+} // namespace blink