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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-window-filter-expected.txt

Issue 2145873002: [DevTools] Split inspector/tracing into subdirectories to speed things up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months 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/inspector/tracing/timeline-window-filter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-window-filter-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-window-filter-expected.txt
deleted file mode 100644
index 15ed7538da3d604b1b314c8f9ecd6e04e3bdb56e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-window-filter-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-Tests the Timeline window filter.
-
-It applies different ranges to the OverviewGrid and expects that current view reflects the change.
-
-OverviewPane:
-divider offsets: [0, 500, 1000, 1500]. We are expecting round numbers.
-
-range = 0 - 1
-time range = 1122673092.068 - 1122674564.291
-
-range = 0.25 - 0.75
-time range = 1122673460.12375 - 1122674196.23525
-
-range = 0.33 - 0.66
-time range = 1122673577.90159 - 1122674063.73518
-
---------------------------------------------------------
-time range = 1122673239.2903001 - 1122674417.0686998
-

Powered by Google App Engine
This is Rietveld 408576698