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

Unified Diff: LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html

Issue 1153923005: DevTools: shard inspector/debugger tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
diff --git a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3.html b/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
similarity index 97%
rename from LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3.html
rename to LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
index e87537bec8645e5b231bf1b5283d1b4681133a11..cbb45ce168adecd186a6404b446c568846313ce4 100644
--- a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3.html
+++ b/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3.html
@@ -2,7 +2,7 @@
<head>
<script src="../../../http/tests/inspector/inspector-test.js"></script>
<script src="../../../http/tests/inspector/debugger-test.js"></script>
-<script src="resources/unformatted3.js"></script>
+<script src="../debugger/resources/unformatted3.js"></script>
<script>
var test = function()
{

Powered by Google App Engine
This is Rietveld 408576698