Index: LayoutTests/inspector/timeline/category-filter-expected.txt |
diff --git a/LayoutTests/inspector/timeline/category-filter-expected.txt b/LayoutTests/inspector/timeline/category-filter-expected.txt |
deleted file mode 100644 |
index 99fa0f5670ec2843561d11861d8b4763371eddf7..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/timeline/category-filter-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-Test the set of visible records is correctly update when category filter changes |
- |
-Original records |
-FunctionCall |
-ResourceSendRequest |
-RecalculateStyles |
-Layout |
-Visible records when 'loading' is disabled |
-FunctionCall |
-RecalculateStyles |
-Layout |
-Visible records when 'scripting' is disabled |
-RecalculateStyles |
-Layout |
- |