| Index: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore.html b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore.html
|
| index 0b851551048906ec91480713dfc061245113f743..6cd01f0f09d039939de1ad55ad8acf9c17bb2e89 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore.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.
|
|
|