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

Unified Diff: LayoutTests/inspector-protocol/cpu-profiler/enable-disable-expected.txt

Issue 101323012: Revert of Stop recording CPU profiles when Profiler agent is disabled (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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: 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
-

Powered by Google App Engine
This is Rietveld 408576698