Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(202)

Unified Diff: ios/web/webui/resources/web_ui_bundle.js

Issue 2583963002: Remove WebUI favicon support on iOS (Closed)
Patch Set: Remove web_ui_favicons.js from BUILD.gn Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/web/webui/crw_web_ui_manager_unittest.mm ('k') | ios/web/webui/resources/web_ui_favicons.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/webui/resources/web_ui_bundle.js
diff --git a/ios/web/webui/resources/web_ui_bundle.js b/ios/web/webui/resources/web_ui_bundle.js
index 84889d66503f02750b7ddd25e3671806130324c7..036b982653257b6f51ef89ae7cfbf44c050a444a 100644
--- a/ios/web/webui/resources/web_ui_bundle.js
+++ b/ios/web/webui/resources/web_ui_bundle.js
@@ -5,6 +5,5 @@
goog.provide('__crWeb.webUIBundle');
goog.require('__crWeb.webUIBind');
-goog.require('__crWeb.webUIFavicons');
goog.require('__crWeb.webUIRequire');
goog.require('__crWeb.webUISend');
« no previous file with comments | « ios/web/webui/crw_web_ui_manager_unittest.mm ('k') | ios/web/webui/resources/web_ui_favicons.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698