Index: third_party/WebKit/Source/core/loader/FormSubmission.h |
diff --git a/third_party/WebKit/Source/core/loader/FormSubmission.h b/third_party/WebKit/Source/core/loader/FormSubmission.h |
index 0c612ecacbdf26e30f945d5f5926a48e6be1322a..d0d5c21aa5e0e66f5744a209124f2359b4fe3f8b 100644 |
--- a/third_party/WebKit/Source/core/loader/FormSubmission.h |
+++ b/third_party/WebKit/Source/core/loader/FormSubmission.h |
@@ -123,6 +123,6 @@ private: |
String m_result; |
}; |
-} |
+} // namespace blink |
#endif // FormSubmission_h |