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 efeeca048c74517614ab2154c54a5a2bded7f1e1..47d3f429dd21aa6ebf9c7c980ed1cf3e72f16291 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 |
@@ -8,6 +8,11 @@ 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: docwrite.js?followedByImage priority: High |
+Request: abe.png?precededByScripts priority: Low |
+Request: empty-script.js?followedByImage-1 priority: High |
+Request: empty-script.js?followedByImage-2 priority: High |
+Request: empty-script.js?last-3 priority: High |
Request: empty.html?xhr-sync priority: VeryHigh |
Request: empty.html?xhr-async priority: High |
Request: abe.png priority: Low |