| Index: third_party/WebKit/Source/web/DateTimeChooserImpl.h
|
| diff --git a/third_party/WebKit/Source/web/DateTimeChooserImpl.h b/third_party/WebKit/Source/web/DateTimeChooserImpl.h
|
| index 735af3d398d2bb3dc07600d328c4e676797e616f..f59c111a1c2baca0021c63520beed2e0e5c26fc0 100644
|
| --- a/third_party/WebKit/Source/web/DateTimeChooserImpl.h
|
| +++ b/third_party/WebKit/Source/web/DateTimeChooserImpl.h
|
| @@ -73,7 +73,7 @@ private:
|
| OwnPtr<Locale> m_locale;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // ENABLE(INPUT_MULTIPLE_FIELDS_UI)
|
|
|
|
|