Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLInputElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLInputElement.cpp b/third_party/WebKit/Source/core/html/HTMLInputElement.cpp |
| index 03cba21d8ca1fabba0b517620be266004b48713b..fc4425ffdfbd3e0b92986e61c7e5d703af69c9c9 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLInputElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLInputElement.cpp |
| @@ -1927,4 +1927,4 @@ bool HTMLInputElement::hasFallbackContent() const |
| { |
| return m_inputTypeView->hasFallbackContent(); |
| } |
| -} // namespace |
| +} // namespace blink |