Chromium Code Reviews| Index: third_party/WebKit/Source/core/frame/csp/CSPSource.cpp |
| diff --git a/third_party/WebKit/Source/core/frame/csp/CSPSource.cpp b/third_party/WebKit/Source/core/frame/csp/CSPSource.cpp |
| index 806d5816afafed42006a5dfad47fc1818f6b15d5..abb0a32750eb8606b5a92979a343d1895e42720a 100644 |
| --- a/third_party/WebKit/Source/core/frame/csp/CSPSource.cpp |
| +++ b/third_party/WebKit/Source/core/frame/csp/CSPSource.cpp |
| @@ -105,4 +105,4 @@ bool CSPSource::isSchemeOnly() const |
| return m_host.isEmpty(); |
| } |
| -} // namespace |
| +} // namespace blink |