| Index: third_party/WebKit/LayoutTests/animations/usecounter-tests/function-easing-use-counters-linear.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/function-easing-use-counters-linear.html b/third_party/WebKit/LayoutTests/animations/usecounter-tests/function-easing-use-counters-linear.html
|
| similarity index 93%
|
| rename from third_party/WebKit/LayoutTests/animations/function-easing-use-counters-linear.html
|
| rename to third_party/WebKit/LayoutTests/animations/usecounter-tests/function-easing-use-counters-linear.html
|
| index 8a1814c6678cf2aecad43597a2d39968372d7b6d..8e11d5974ab6cc5b184aaaaffcd2e07d66806185 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/function-easing-use-counters-linear.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/usecounter-tests/function-easing-use-counters-linear.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| -<script src="../resources/testharness.js"></script>
|
| -<script src="../resources/testharnessreport.js"></script>
|
| +<script src="../../resources/testharness.js"></script>
|
| +<script src="../../resources/testharnessreport.js"></script>
|
| <script>
|
| 'use strict';
|
| // From UseCounter.h
|
|
|