Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.h |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.h b/third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.h |
| index faf639d925d40a48e4687248793d4c0b46481157..c22bb56b9f62f48f587ba4048e227ea899bde8c7 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.h |
| +++ b/third_party/WebKit/Source/core/layout/LayoutTextControlMultiLine.h |
| @@ -51,6 +51,6 @@ private: |
| DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutTextControlMultiLine, isTextArea()); |
| -} |
| +} // namespace blink |
| #endif |