| Index: content/test/data/web_ui_mojo.js
|
| diff --git a/content/test/data/web_ui_mojo.js b/content/test/data/web_ui_mojo.js
|
| index cac2eb7a3c72dea0a193c408bad24a993a481f8c..643b35d5b8ed8d6a941f3a58a2f30f04cfc7af49 100644
|
| --- a/content/test/data/web_ui_mojo.js
|
| +++ b/content/test/data/web_ui_mojo.js
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| define('main', [
|
| - 'mojo/public/js/bindings/connection',
|
| + 'mojo/public/js/connection',
|
| 'content/test/data/web_ui_test_mojo_bindings.mojom',
|
| 'content/public/renderer/service_provider',
|
| ], function (connection, bindings, serviceProvider) {
|
|
|