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

Unified Diff: ios/web/BUILD.gn

Issue 2817943002: Fully deprecate core.js. Moved last method to error.js. (Closed)
Patch Set: Tweak language 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
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 884a16354224d25f00c2e98b6656b8aa5f39568e..788551997d00180cb9d464bd37dc5821a5c5b207 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -694,8 +694,8 @@ js_compile_bundle("web_bundle") {
"web_state/js/resources/common.js",
"web_state/js/resources/console.js",
"web_state/js/resources/context_menu.js",
- "web_state/js/resources/core.js",
"web_state/js/resources/dialog_overrides.js",
+ "web_state/js/resources/error.js",
"web_state/js/resources/form.js",
"web_state/js/resources/legacy.js",
"web_state/js/resources/message.js",
« no previous file with comments | « ios/chrome/browser/ui/contextual_search/resources/contextualsearch.js ('k') | ios/web/web_state/js/common_js_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698