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

Unified Diff: ios/web/BUILD.gn

Issue 2810263002: Deprecate __gCrWeb['sendFaviconsToHost'] by inlining it. (Closed)
Patch Set: Moved didFinishNavigation to legacy.js Created 3 years, 8 months 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 | « no previous file | ios/web/web_state/js/resources/core.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index f3892b0f7bfbf0ad1b98bdb0207723f4ebc5d7a4..884a16354224d25f00c2e98b6656b8aa5f39568e 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -697,6 +697,7 @@ js_compile_bundle("web_bundle") {
"web_state/js/resources/core.js",
"web_state/js/resources/dialog_overrides.js",
"web_state/js/resources/form.js",
+ "web_state/js/resources/legacy.js",
"web_state/js/resources/message.js",
"web_state/js/resources/navigation.js",
"web_state/js/resources/scroll_workaround.js",
« no previous file with comments | « no previous file | ios/web/web_state/js/resources/core.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698