Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / forms / DateTimeFieldsState.h
index 3f6834e..dc4174a 100644 (file)
@@ -28,7 +28,7 @@
 
 #if ENABLE(INPUT_MULTIPLE_FIELDS_UI)
 
-namespace WebCore {
+namespace blink {
 
 class FormControlState;
 
@@ -96,7 +96,7 @@ private:
     AMPMValue m_ampm;
 };
 
-} // namespace WebCore
+} // namespace blink
 
 #endif
 #endif