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

Unified Diff: LayoutTests/platform/android/virtual/deferred/inspector/tracing/timeline-paint-expected.txt

Issue 1170353002: [SP] Remove virtual/deferred tests as that code path is near-obsolete. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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: LayoutTests/platform/android/virtual/deferred/inspector/tracing/timeline-paint-expected.txt
diff --git a/LayoutTests/platform/android/virtual/deferred/inspector/tracing/timeline-paint-expected.txt b/LayoutTests/platform/android/virtual/deferred/inspector/tracing/timeline-paint-expected.txt
deleted file mode 100644
index 351b38b475d9efe67e2ba92f32ab85f0d47d9276..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/virtual/deferred/inspector/tracing/timeline-paint-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-Tests the Timeline API instrumentation of a paint event
-
-
-Paint Properties:
-{
- children : <object>
- data : {
- clip : <object>
- frame : <string>
- layerId : <number>
- nodeId : <number>
- stackTrace : <object>
- }
- endTime : <number>
- frameId : <string>
- stackTrace : <object>
- startTime : <number>
- thread : <string>
- type : "Paint"
-}
-

Powered by Google App Engine
This is Rietveld 408576698