| Index: third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/synthetic/001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/synthetic/001.html b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/synthetic/001.html
|
| index 5199e09947445ff62fca04262f663d9cf909062a..bcc38e0e72cc83dabc65beca90b7e876ec102989 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/synthetic/001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/synthetic/001.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>Synthetic drag events</title>
|
| - <script type="text/javascript" src="../../../../../../resources/testharness.js"></script>
|
| - <script type="text/javascript" src="../../../../../../resources/testharnessreport.js"></script>
|
| + <script type="text/javascript" src="/resources/testharness.js"></script>
|
| + <script type="text/javascript" src="/resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| <div id="log"></div>
|
|
|