| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/remove-remote-context-in-error-callback-crash.html | 
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/remove-remote-context-in-error-callback-crash.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/remove-remote-context-in-error-callback-crash.html | 
| index f3a8500466bcc20e93c2692d6093ec5ce4b2d650..00db7bb45a03943f4e22015c33a19dac49deb6f5 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/remove-remote-context-in-error-callback-crash.html | 
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/remove-remote-context-in-error-callback-crash.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/remove-remote-context-in-error-callback-crash.js"></script> | 
|  |