Index: third_party/WebKit/Source/core/layout/LayoutSearchField.h |
diff --git a/third_party/WebKit/Source/core/layout/LayoutSearchField.h b/third_party/WebKit/Source/core/layout/LayoutSearchField.h |
index 239d100fb9cc97b4c4b002e2f2468ebc8f7d4e7d..0756180eff47d2b47384fe99cbed1815a1bb5ddb 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutSearchField.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutSearchField.h |
@@ -45,6 +45,6 @@ private: |
DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutSearchField, isTextField()); |
-} |
+} // namespace blink |
#endif // LayoutSearchField_h |