Index: third_party/WebKit/Source/platform/text/TextBreakIteratorInternalICU.h |
diff --git a/third_party/WebKit/Source/platform/text/TextBreakIteratorInternalICU.h b/third_party/WebKit/Source/platform/text/TextBreakIteratorInternalICU.h |
index 3ffb72ae152b96533a4871d94f2e3bb09d69e2b2..4cfaf2ee8279e364a8339be0738e232718ca53ba 100644 |
--- a/third_party/WebKit/Source/platform/text/TextBreakIteratorInternalICU.h |
+++ b/third_party/WebKit/Source/platform/text/TextBreakIteratorInternalICU.h |
@@ -30,6 +30,6 @@ namespace blink { |
PLATFORM_EXPORT const char* CurrentSearchLocaleID(); |
PLATFORM_EXPORT const char* CurrentTextBreakLocaleID(); |
-} |
+} // namespace blink |
#endif |