Index: chrome/browser/ui/autofill/autofill_dialog_i18n_input.h |
diff --git a/chrome/browser/ui/autofill/autofill_dialog_i18n_input.h b/chrome/browser/ui/autofill/autofill_dialog_i18n_input.h |
index 33e1c12c168c76e69aa010ddff54205c96c95db7..67b8728ee0610983310a319455ee03765089ed22 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_i18n_input.h |
+++ b/chrome/browser/ui/autofill/autofill_dialog_i18n_input.h |
@@ -61,11 +61,6 @@ ServerFieldType TypeForField(::i18n::addressinput::AddressField field, |
bool FieldForType(ServerFieldType server_type, |
::i18n::addressinput::AddressField* field); |
-// Whether or not |country_code| has a fully supported address format. |
-// TODO(dbeam): remove this when filling dependent locality is supported. |
-// http://crbug.com/340929 |
-bool CountryIsFullySupported(const std::string& country_code); |
- |
} // namespace i18ninput |
} // namespace autofill |