| Index: third_party/WebKit/Source/core/frame/csp/CSPSource.h
|
| diff --git a/third_party/WebKit/Source/core/frame/csp/CSPSource.h b/third_party/WebKit/Source/core/frame/csp/CSPSource.h
|
| index 053c71e0a0f83a88dfc914992d9834b9f2b03fcf..da22fb308a3db85c9df485d7c0bfb242093dd870 100644
|
| --- a/third_party/WebKit/Source/core/frame/csp/CSPSource.h
|
| +++ b/third_party/WebKit/Source/core/frame/csp/CSPSource.h
|
| @@ -45,6 +45,6 @@ private:
|
| WildcardDisposition m_portWildcard;
|
| };
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|
| #endif
|
|
|