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

Unified Diff: components/autofill/core/browser/BUILD.gn

Issue 2844463004: Rename card 'type' into 'issuer network.' (Closed)
Patch Set: read -> use 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: components/autofill/core/browser/BUILD.gn
diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
index ae7275cfcef44afd729aeffcdf6e7143337a1a9a..f9f4f576d511215b4e18a70c95e6ae43d3dec3d1 100644
--- a/components/autofill/core/browser/BUILD.gn
+++ b/components/autofill/core/browser/BUILD.gn
@@ -54,8 +54,6 @@ static_library("browser") {
"autofill_regex_constants.h",
"autofill_scanner.cc",
"autofill_scanner.h",
- "autofill_sync_constants.cc",
- "autofill_sync_constants.h",
"autofill_type.cc",
"autofill_type.h",
"autofill_wallet_data_type_controller.cc",

Powered by Google App Engine
This is Rietveld 408576698