Chromium Code Reviews| Index: third_party/WebKit/Source/core/loader/FormSubmission.cpp |
| diff --git a/third_party/WebKit/Source/core/loader/FormSubmission.cpp b/third_party/WebKit/Source/core/loader/FormSubmission.cpp |
| index 6776fcb32ac5d8d4c712f085918628f906f474f2..bcc5e248052f32434c278909e91d815d4ab08728 100644 |
| --- a/third_party/WebKit/Source/core/loader/FormSubmission.cpp |
| +++ b/third_party/WebKit/Source/core/loader/FormSubmission.cpp |
| @@ -280,4 +280,4 @@ void FormSubmission::populateFrameLoadRequest(FrameLoadRequest& frameRequest) |
| frameRequest.resourceRequest().setURL(requestURL()); |
| } |
| -} |
| +} // namespace blink |