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

Unified Diff: LayoutTests/http/tests/inspector/search/search-in-script-expected.txt

Issue 316403002: DevTools: cleanup debugger tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaselined Created 6 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/http/tests/inspector/search/search-in-script-expected.txt
diff --git a/LayoutTests/http/tests/inspector/search/search-in-script-expected.txt b/LayoutTests/http/tests/inspector/search/search-in-script-expected.txt
index 5baea5aaaee02710758246d08c8c95949eafafad..3d16b5840b2699d3bd6e83172b5aa3972ddc8f09 100644
--- a/LayoutTests/http/tests/inspector/search/search-in-script-expected.txt
+++ b/LayoutTests/http/tests/inspector/search/search-in-script-expected.txt
@@ -1,7 +1,6 @@
Tests script search in inspector debugger agent.
Bug 69015
-Debugger was enabled.
http://127.0.0.1:8000/inspector/search/resources/search.js
Search matches:
lineNumber: 0, line: 'function searchTestUniqueString()'
@@ -29,5 +28,4 @@ lineNumber: 3, line: ' // searchTestUniqueString two occurences on the same l
lineNumber: 4, line: ' // searchTestUniqueString on the next line.'
lineNumber: 10, line: ' searchTestUniqueString();'
-Debugger was disabled.

Powered by Google App Engine
This is Rietveld 408576698