Index: LayoutTests/inspector-protocol/cpu-profiler/enable-disable-expected.txt |
diff --git a/LayoutTests/inspector-protocol/cpu-profiler/enable-disable-expected.txt b/LayoutTests/inspector-protocol/cpu-profiler/enable-disable-expected.txt |
deleted file mode 100644 |
index a160ead9f9a7263d09005164cedeb217311b311e..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector-protocol/cpu-profiler/enable-disable-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Test that profiling can only be started when Profiler was enabled and that Profiler.disable command will stop stop recording all profiles. |
- |
-PASS: didFailToStartWhenDisabled |
-PASS: didStartFrontendProfile |
-PASS: console initiated profile started |
-PASS: didStartConsoleProfile |
-PASS: didDisableProfiler |
-PASS: no front-end initiated profiles found |
-PASS: didStopConsoleProfile |
- |