Chromium Code Reviews| Index: third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h |
| diff --git a/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h b/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h |
| index aa1faa4048cb614535c626ba32b6f31d8854469e..6c6d5df389489f221674a92b0b48928c40b2373f 100644 |
| --- a/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h |
| +++ b/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h |
| @@ -164,7 +164,6 @@ private: |
| String m_evalDisabledErrorMessage; |
| }; |
| - |
| -} // namespace |
| +} // namespace blink |
| #endif |