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

Unified Diff: LayoutTests/webaudio/oscillator-basic.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/webaudio/oscillator-basic.html
diff --git a/LayoutTests/webaudio/oscillator-basic.html b/LayoutTests/webaudio/oscillator-basic.html
index e5fa22241b24c61c1626c2227552ce2d3d06decf..6e7f4daa29cadfcdcd95d1f6c9df9a2ffc52f851 100644
--- a/LayoutTests/webaudio/oscillator-basic.html
+++ b/LayoutTests/webaudio/oscillator-basic.html
@@ -6,7 +6,7 @@ Create an oscillator of each type and verify that the type is set correctly.
<html>
<head>
<script type="text/javascript" src="resources/audio-testing.js"></script>
-<script type="text/javascript" src="../fast/js/resources/js-test-pre.js"></script>
+<script type="text/javascript" src="../resources/js-test.js"></script>
</head>
<body>
« no previous file with comments | « LayoutTests/webaudio/offlineaudiocontext-constructor.html ('k') | LayoutTests/webaudio/panner-equalpower.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698