| Index: third_party/WebKit/Source/core/frame/csp/CSPSourceListTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/csp/CSPSourceListTest.cpp b/third_party/WebKit/Source/core/frame/csp/CSPSourceListTest.cpp
|
| index 6f494a5f2ab442657132ebb1f8113e5dcc1210c0..d261957d9ed302eabbc4c72a2395018476802fba 100644
|
| --- a/third_party/WebKit/Source/core/frame/csp/CSPSourceListTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/csp/CSPSourceListTest.cpp
|
| @@ -177,4 +177,4 @@ TEST_F(CSPSourceListTest, RedirectMatching)
|
| EXPECT_FALSE(sourceList.matches(KURL(base, "http://example3.com/foo/"), ContentSecurityPolicy::DidRedirect));
|
| }
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|