| Index: third_party/WebKit/Source/platform/weborigin/KnownPortsTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/weborigin/KnownPortsTest.cpp b/third_party/WebKit/Source/platform/weborigin/KnownPortsTest.cpp
|
| index 78035dc3c01749005a7e4a310b0ffb75d816e7e9..19e8d747fc2bf375544cd6cadafdfa3acef89fea 100644
|
| --- a/third_party/WebKit/Source/platform/weborigin/KnownPortsTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/weborigin/KnownPortsTest.cpp
|
| @@ -66,5 +66,4 @@ TEST(KnownPortsTest, DefaultPortForProtocol)
|
| EXPECT_EQ(test.port, defaultPortForProtocol(test.protocol));
|
| }
|
|
|
| -
|
| } // namespace blink
|
|
|