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

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

Issue 2705773002: [Autofill] Move country combo box model from chrome to component. (Closed)
Patch Set: Rebase 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 07378267e5e0857ac33462450d7fc192be1e448c..c46a18e9a9bd111029ac1d1e8fb5b9e3254d5506 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",
« no previous file with comments | « chrome/browser/extensions/api/autofill_private/autofill_util.cc ('k') | chrome/browser/ui/autofill/country_combobox_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698