| Index: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-2x.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-2x.html b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-2x.html
|
| index 06f65df70d13e0218c3a3479ee357ace8574edaa..8bec85b0297b93bbb6bf7773646382f865d054b3 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-2x.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-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.
|
|
|