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

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

Issue 8774026: Fix incorrect number in pyauto tests that caused them to fail with stricter versions of the phone... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/autofill/functional/phonecharacters.txt
===================================================================
--- chrome/test/data/autofill/functional/phonecharacters.txt (revision 112368)
+++ chrome/test/data/autofill/functional/phonecharacters.txt (working copy)
@@ -9,7 +9,7 @@
'ADDRESS_HOME_STATE': 'CA',
'ADDRESS_HOME_ZIP': '94043',
'ADDRESS_HOME_COUNTRY': 'United States',
- 'PHONE_HOME_WHOLE_NUMBER': '+001 (408) 871-4567'},
+ 'PHONE_HOME_WHOLE_NUMBER': '+1 (408) 871-4567'},
{'NAME_FIRST': 'Jane',
'NAME_LAST': 'Doe',
'ADDRESS_HOME_LINE1': '1523 Garcia St',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698