| Index: content/child/blink_platform_impl_unittest.cc
|
| diff --git a/content/child/blink_platform_impl_unittest.cc b/content/child/blink_platform_impl_unittest.cc
|
| index 423dc17abc956f7c7be2dfd61649efd21ac2f01f..28f7dfbfd27fea2d99b98b3806f1e14ff8a58c7f 100644
|
| --- a/content/child/blink_platform_impl_unittest.cc
|
| +++ b/content/child/blink_platform_impl_unittest.cc
|
| @@ -155,6 +155,7 @@ TEST(BlinkPlatformTest, WebSecurityOriginNormalization) {
|
| {"filesystem:https://example.com/temporary/yay.png"},
|
| {"data"},
|
| {"blob:"},
|
| + {"chrome://,/"},
|
| {"xkcd://927"},
|
| {"filesystem"},
|
| {"data://example.com:80"},
|
|
|