Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ed3be760126903ca9bec76d01bfb9b043dcbac35 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt |
| @@ -0,0 +1,15 @@ |
| +Tests network columns are sortable. |
| + |
| +Sorted by: name |
| + abe.png |
| + abe.png |
| + foo.bar |
| + style.css |
| + |
| +Sorted by: name |
| + style.css |
| + foo.bar |
| + abe.png |
| + abe.png |
| + |
| + |