| Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt
|
| index e02e245882e0f71499a78d998490e86294c38124..efeeca048c74517614ab2154c54a5a2bded7f1e1 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt
|
| @@ -4,6 +4,10 @@ Tests resource priorities.
|
|
|
| Request: empty-script.js?sync priority: High
|
| Request: empty-script.js?async priority: Low
|
| +Request: abe.png?preceding priority: Low
|
| +Request: empty-script.js?preceded priority: Medium
|
| +Request: abe.png?precedingPreload priority: Low
|
| +Request: empty-script.js?precededByPreload priority: High
|
| Request: empty.html?xhr-sync priority: VeryHigh
|
| Request: empty.html?xhr-async priority: High
|
| Request: abe.png priority: Low
|
|
|