| Index: third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/resource-tree-events-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/resource-tree-events-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/resource-tree-events-expected.txt
|
| index 997d3c1ffa28350f815029251f14f0b1ed4a4e5f..c8f36cd399b42c45344ec1271cd2e371f9fcac9c 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/resource-tree-events-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/resource-tree/resource-tree-events-expected.txt
|
| @@ -11,8 +11,8 @@ Navigating child frame 1
|
| FrameNavigated : child1 : loader-child1
|
| SecurityOriginAdded : http://frame/child1.html
|
| Navigating child frame 1 to a different URL
|
| - SecurityOriginRemoved : http://frame/child1.html
|
| FrameNavigated : child1 : loader-child1
|
| + SecurityOriginRemoved : http://frame/child1.html
|
| SecurityOriginAdded : http://frame/child1-new.html
|
| Navigating child frame 2
|
| FrameAdded : child2
|
| @@ -23,8 +23,8 @@ Detaching child frame 1
|
| FrameDetached : child1
|
| Navigating root frame
|
| SecurityOriginRemoved : http://frame/child2.html
|
| - SecurityOriginRemoved : http://frame/root1.html
|
| FrameDetached : child2
|
| + SecurityOriginRemoved : http://frame/root1.html
|
| FrameDetached : root1
|
| FrameAdded : root2
|
| FrameNavigated : root2 : loader-root2
|
|
|