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

Unified Diff: ios/web/BUILD.gn

Issue 2814773002: Move password-related methods from core.js to password_controller.js. (Closed)
Patch Set: Address reviewer comment (fix verb tense in test comment) 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 de52bb0e581d3ef7578040b437c09405db342f57..f3892b0f7bfbf0ad1b98bdb0207723f4ebc5d7a4 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -608,7 +608,6 @@ test("ios_web_unittests") {
"web_state/error_translation_util_unittest.mm",
"web_state/js/common_js_unittest.mm",
"web_state/js/context_menu_js_unittest.mm",
- "web_state/js/core_js_unittest.mm",
"web_state/js/credential_util_unittest.mm",
"web_state/js/crw_js_injection_manager_unittest.mm",
"web_state/js/crw_js_post_request_loader_unittest.mm",
« no previous file with comments | « ios/chrome/browser/passwords/resources/password_controller.js ('k') | ios/web/web_state/js/core_js_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698