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

Unified Diff: LayoutTests/accessibility/axobjectcache-leaks-node.html

Issue 58533003: Move fast/js/resources files to resources. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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/accessibility/axobjectcache-leaks-node.html
diff --git a/LayoutTests/accessibility/axobjectcache-leaks-node.html b/LayoutTests/accessibility/axobjectcache-leaks-node.html
index 9c82e2697e6de22bbede76a5bb4ceaaab2d38bbf..a3616d4d8174eb47a2a06f4e20c338bbee19b35f 100644
--- a/LayoutTests/accessibility/axobjectcache-leaks-node.html
+++ b/LayoutTests/accessibility/axobjectcache-leaks-node.html
@@ -12,8 +12,8 @@
eventSender.keyDown('e');
</script>
- <script src="../fast/js/resources/js-test-pre.js"></script>
- <script src="../fast/js/resources/leak-check.js"></script>
+ <script src="../resources/js-test.js"></script>
+ <script src="../resources/leak-check.js"></script>
<script>
var target = grabScriptText('targetHTML')+
'<script>'+grabScriptText('targetJS')+'<'+'/script>';
« no previous file with comments | « LayoutTests/accessibility/aria-used-on-image-maps.html ('k') | LayoutTests/accessibility/button-title-uses-inner-img-alt.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698