| Index: third_party/WebKit/LayoutTests/webaudio/WaveShaper/waveshaper-limits.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/waveshaper-limits.html b/third_party/WebKit/LayoutTests/webaudio/WaveShaper/waveshaper-limits.html
|
| similarity index 97%
|
| rename from third_party/WebKit/LayoutTests/webaudio/waveshaper-limits.html
|
| rename to third_party/WebKit/LayoutTests/webaudio/WaveShaper/waveshaper-limits.html
|
| index f50cd4e5cf0788a5a493873dc4c7b50886abac4d..320ed5072119d1fe7fe3675c935b8ca3d61fc212 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/waveshaper-limits.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/WaveShaper/waveshaper-limits.html
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
| <html>
|
| <head>
|
| - <script src="../resources/js-test.js"></script>
|
| - <script src="resources/compatibility.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| + <script src="../resources/compatibility.js"></script>
|
| </head>
|
|
|
| <body>
|
|
|