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

Unified Diff: LayoutTests/http/tests/inspector/elements/styles/styles-redirected-css.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/http/tests/inspector/elements/styles/styles-redirected-css.html
diff --git a/LayoutTests/http/tests/inspector/elements/styles/styles-redirected-css.html b/LayoutTests/http/tests/inspector/elements/styles/styles-redirected-css.html
index f5aef9784b7be00da9bdfbcd881851403ea3edb4..e8215ce67e88e7d7e352c0181ed80d9803587510 100644
--- a/LayoutTests/http/tests/inspector/elements/styles/styles-redirected-css.html
+++ b/LayoutTests/http/tests/inspector/elements/styles/styles-redirected-css.html
@@ -1,6 +1,6 @@
<html>
<head>
-<link rel="stylesheet" href="resources/styles-redirected-css.php" type="text/css">
+<link rel="stylesheet" href="../styles/resources/styles-redirected-css.php" type="text/css">
<script src="../../inspector-test.js"></script>
<script src="../../elements-test.js"></script>
<script>

Powered by Google App Engine
This is Rietveld 408576698