Chromium Code Reviews| Index: third_party/WebKit/Source/core/loader/FrameLoadRequest.h |
| diff --git a/third_party/WebKit/Source/core/loader/FrameLoadRequest.h b/third_party/WebKit/Source/core/loader/FrameLoadRequest.h |
| index 6de7831032211e39d3fb159de88692234971ad06..04282275d43ed8fb150f1afcdb18aa9ed2591184 100644 |
| --- a/third_party/WebKit/Source/core/loader/FrameLoadRequest.h |
| +++ b/third_party/WebKit/Source/core/loader/FrameLoadRequest.h |
| @@ -130,6 +130,6 @@ private: |
| ContentSecurityPolicyDisposition m_shouldCheckMainWorldContentSecurityPolicy; |
| }; |
| -} |
| +} // namespace blink |
| #endif // FrameLoadRequest_h |