| Index: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-2x.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-2x.html b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-2x.html
|
| index 66255aeaa1579fad92752e76db07dfb029af9a2a..e6bcdc391e4f952ce89b2ac0123ac455fbed5fca 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-2x.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-2x.html
|
| @@ -1,8 +1,8 @@
|
| <html>
|
| <head>
|
|
|
| -<script src="../../http/tests/inspector-protocol/inspector-protocol-test.js"></script>
|
| -<script src="device-emulation-test.js"></script>
|
| +<script src="../../http/tests/inspector-protocol/resources/inspector-protocol-test.js"></script>
|
| +<script src="../resources/device-emulation-test.js"></script>
|
|
|
| <script>
|
| // This test is based on http://jsbin.com/urowoh/latest.
|
|
|