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

Unified Diff: LayoutTests/http/tests/inspector/elements/styles/stylesheet-tracking.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/stylesheet-tracking.html
diff --git a/LayoutTests/http/tests/inspector/elements/styles/stylesheet-tracking.html b/LayoutTests/http/tests/inspector/elements/styles/stylesheet-tracking.html
index 639a6eb22a2cb916d3764e730f4c5819c0f9c7fa..4b029e5972865baaa4627cbeef298223b5e1a907 100644
--- a/LayoutTests/http/tests/inspector/elements/styles/stylesheet-tracking.html
+++ b/LayoutTests/http/tests/inspector/elements/styles/stylesheet-tracking.html
@@ -2,7 +2,7 @@
<head>
<script src="../../inspector-test.js"></script>
<script src="../../elements-test.js"></script>
-<link rel="stylesheet" href="resources/stylesheet-tracking.css" />
+<link rel="stylesheet" href="../styles/resources/stylesheet-tracking.css" />
<style>
html {

Powered by Google App Engine
This is Rietveld 408576698