Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(265)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt

Issue 2554753004: Revert of [Devtools] Moved flatten children to children nodes instead of datagrid (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
deleted file mode 100644
index bea95fa60a9aa956c633b9c31f5c79d0bea11175..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-Tests network columns are sortable.
-
-Sorted by: name
- abe.png
- abe.png
- foo.bar
- style.css
-
-Sorted by: status
- abe.png
- style.css
- abe.png
- foo.bar
-
-Sorted by: name
- style.css
- foo.bar
- abe.png
- abe.png
-
-Sorted by: type
- abe.png
- style.css
- abe.png
- foo.bar
-
-

Powered by Google App Engine
This is Rietveld 408576698