| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-exception.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-exception.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-exception.html
|
| index 5fb9a6e21c90970365a865b1be8d3ee8e54769a8..9df309a3802f405c2b545bbc4fb6f55b167ecf23 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-exception.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-exception.html
|
| @@ -2,6 +2,8 @@
|
| <html>
|
| <head>
|
| <script src="../../../resources/js-test.js"></script>
|
| +<script src="../../../resources/mojo-helpers.js"></script>
|
| +<script src="resources/geolocation-mock.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/callback-exception.js"></script>
|
|
|