Commit 375ad756 authored by tobiasjs's avatar tobiasjs Committed by Commit bot

Country code XK also doesn't have a country name on JB

BUG=404831

Review-Url: https://codereview.chromium.org/2326013002
Cr-Commit-Position: refs/heads/master@{#417577}
parent 2ed22bdc
......@@ -60,6 +60,7 @@ TEST(AutofillCountryTest, AllCountryCodesHaveCountryName) {
base::android::SDK_VERSION_KITKAT) {
expected_failures.insert("BQ");
expected_failures.insert("SS");
expected_failures.insert("XK");
}
#endif
const std::vector<std::string>& country_codes =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment