Index: third_party/WebKit/Source/platform/wtf/text/StringStatics.h |
diff --git a/third_party/WebKit/Source/platform/wtf/text/StringStatics.h b/third_party/WebKit/Source/platform/wtf/text/StringStatics.h |
index d8cc7e760dc81db9b6e36246bd40b4e82e904506..95e73ab0aaf85f85c759426c64c88000d368fdfd 100644 |
--- a/third_party/WebKit/Source/platform/wtf/text/StringStatics.h |
+++ b/third_party/WebKit/Source/platform/wtf/text/StringStatics.h |
@@ -42,6 +42,6 @@ class StringStatics { |
public: |
WTF_EXPORT static void Init(); |
}; |
-} |
+} // namespace WTF |
#endif |