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

Unified Diff: chrome/test/data/autofill/functional/phone_pexpected_autofill.txt

Issue 6961037: Changing Autofill phone numbers in test to valid US numbers. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 7 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
« no previous file with comments | « no previous file | chrome/test/data/autofill/functional/phone_pinput_autofill.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/functional/phone_pexpected_autofill.txt
===================================================================
--- chrome/test/data/autofill/functional/phone_pexpected_autofill.txt (revision 86160)
+++ chrome/test/data/autofill/functional/phone_pexpected_autofill.txt (working copy)
@@ -4,9 +4,9 @@
[
{'NAME_FIRST': 'Bob', 'NAME_LAST': 'Smith', 'ADDRESS_HOME_LINE1': '1234 H St.',
'ADDRESS_HOME_CITY': 'San Jose', 'ADDRESS_HOME_STATE': 'CA',
- 'ADDRESS_HOME_ZIP': '95110', 'PHONE_HOME_WHOLE_NUMBER': '14081234567',
+ 'ADDRESS_HOME_ZIP': '95110', 'PHONE_HOME_WHOLE_NUMBER': '14085554567',
'PHONE_HOME_CITY_CODE-1': '408', 'PHONE_HOME_CITY_CODE-2': '408',
- 'PHONE_HOME_NUMBER': '1234567', 'PHONE_HOME_NUMBER_3-1': '123',
+ 'PHONE_HOME_NUMBER': '1234567', 'PHONE_HOME_NUMBER_3-1': '555',
'PHONE_HOME_NUMBER_3-2': '123', 'PHONE_HOME_NUMBER_4-1': '4567',
'PHONE_HOME_NUMBER_4-2': '4567', 'PHONE_HOME_EXT-1': '',
'PHONE_HOME_EXT-2': '', 'PHONE_HOME_COUNTRY_CODE-1': '1',
« no previous file with comments | « no previous file | chrome/test/data/autofill/functional/phone_pinput_autofill.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698