Index: third_party/WebKit/Source/platform/text/SegmentedString.h |
diff --git a/third_party/WebKit/Source/platform/text/SegmentedString.h b/third_party/WebKit/Source/platform/text/SegmentedString.h |
index 211aa93ce826e33371f88620daa1ba46613842f3..cd71e6a931db9b0b70f2729f88bb962d2a8ba5ab 100644 |
--- a/third_party/WebKit/Source/platform/text/SegmentedString.h |
+++ b/third_party/WebKit/Source/platform/text/SegmentedString.h |
@@ -418,6 +418,6 @@ private: |
void (SegmentedString::*m_advanceAndUpdateLineNumberFunc)(); |
}; |
-} |
+} // namespace blink |
#endif |