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

Unified Diff: LayoutTests/inspector/elements/highlight/highlight-dom-updates.html

Issue 1158883003: DevTools: shard inspector/elements 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/elements/highlight/highlight-dom-updates.html
diff --git a/LayoutTests/inspector/elements/highlight-dom-updates.html b/LayoutTests/inspector/elements/highlight/highlight-dom-updates.html
similarity index 95%
rename from LayoutTests/inspector/elements/highlight-dom-updates.html
rename to LayoutTests/inspector/elements/highlight/highlight-dom-updates.html
index 7a07741f78819f9b49210d3cc7e5b7addfb58eaf..5cf329bdc01b0d80a03a6c895dab4ead197de033 100644
--- a/LayoutTests/inspector/elements/highlight-dom-updates.html
+++ b/LayoutTests/inspector/elements/highlight/highlight-dom-updates.html
@@ -1,8 +1,8 @@
<html>
<head>
-<script src="../../http/tests/inspector/inspector-test.js"></script>
-<script src="../../http/tests/inspector/elements-test.js"></script>
-<script src="../../http/tests/inspector/console-test.js"></script>
+<script src="../../../http/tests/inspector/inspector-test.js"></script>
+<script src="../../../http/tests/inspector/elements-test.js"></script>
+<script src="../../../http/tests/inspector/console-test.js"></script>
<script>
function appendChild(parentId, id)

Powered by Google App Engine
This is Rietveld 408576698