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

Unified Diff: LayoutTests/inspector/elements/styles-4/styles-live-locations-leak.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/styles-4/styles-live-locations-leak.html
diff --git a/LayoutTests/inspector/elements/styles/styles-live-locations-leak.html b/LayoutTests/inspector/elements/styles-4/styles-live-locations-leak.html
similarity index 98%
rename from LayoutTests/inspector/elements/styles/styles-live-locations-leak.html
rename to LayoutTests/inspector/elements/styles-4/styles-live-locations-leak.html
index 040d797f08362781380bc66ebd81e1366365f187..30ab9f066a1b5d7c9e93b85b533d5b25a3a037fe 100644
--- a/LayoutTests/inspector/elements/styles/styles-live-locations-leak.html
+++ b/LayoutTests/inspector/elements/styles-4/styles-live-locations-leak.html
@@ -2,7 +2,7 @@
<head>
<script src="../../../http/tests/inspector/inspector-test.js"></script>
<script src="../../../http/tests/inspector/elements-test.js"></script>
-<script src="styles-test.js"></script>
+<script src="../styles/styles-test.js"></script>
<style>
#first {
color: blue;

Powered by Google App Engine
This is Rietveld 408576698