| Index: ios/web/web_state/js/resources/core.js
|
| diff --git a/ios/web/web_state/js/resources/core.js b/ios/web/web_state/js/resources/core.js
|
| index 376d8d48e74b9bad9f3761af750955af93c4488b..47510f7c370e8e1be0b01f2eb65b5db37f7a5e8c 100644
|
| --- a/ios/web/web_state/js/resources/core.js
|
| +++ b/ios/web/web_state/js/resources/core.js
|
| @@ -21,8 +21,6 @@ goog.require('__crWeb.message');
|
|
|
| /* Beginning of anonymous object. */
|
| (function() {
|
| - // TODO(jimblackler): use this namespace as a wrapper for all externally-
|
| - // visible functions, to be consistent with other JS scripts. crbug.com/380390
|
| __gCrWeb['core'] = {};
|
|
|
| // JavaScript errors are logged on the main application side. The handler is
|
|
|