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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2705773002: [Autofill] Move country combo box model from chrome to component. (Closed)
Patch Set: Created 3 years, 10 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 2de77a4d6a98785e19819ed2dd981defee9575ed..b32afff5e1cd4f3bcfea7e011b22460a2daed410 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -54,8 +54,6 @@ split_static_library("ui") {
"autofill/autofill_popup_view_delegate.h",
"autofill/chrome_autofill_client.cc",
"autofill/chrome_autofill_client.h",
- "autofill/country_combobox_model.cc",
- "autofill/country_combobox_model.h",
"autofill/create_card_unmask_prompt_view.h",
"autofill/credit_card_scanner_controller.cc",
"autofill/credit_card_scanner_controller.h",

Powered by Google App Engine
This is Rietveld 408576698