| Index: chrome/test/data/autofill/heuristics/input/form_fr.html
|
| diff --git a/chrome/test/data/autofill/heuristics/input/form_fr.html b/chrome/test/data/autofill/heuristics/input/form_fr.html
|
| deleted file mode 100644
|
| index d92aa545f105b49e7c98f3ac5ea5d87bbd28cb90..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/autofill/heuristics/input/form_fr.html
|
| +++ /dev/null
|
| @@ -1,26 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| - <head>
|
| - <meta charset="UTF-8">
|
| - <title></title>
|
| - </head>
|
| - <body>
|
| - <form action="http://www.google.com/" method="post">
|
| - <label for="fn">Prénom:</label> <input type="text" id="fn"><br>
|
| - <label for="ln">Nom:</label> <input type="text" id="ln"><br>
|
| - <label for="cm">Société:</label> <input type="text" id="cm"><br>
|
| - <label for="a1">Adresse:</label> <input type="text" id="a1"><br>
|
| - <label for="a2">Complément d'adresse:</label> <input type="text" id="a2"><br>
|
| - <label for="ct">Ville:</label> <input type="text" id="ct"><br>
|
| - <label for="zc">Code postal:</label> <input type="text" id="zc"><br>
|
| - <label for="st">State:</label> <input type="text" id="st"><br>
|
| - <label for="em">Email:</label> <input type="text" id="em"><br>
|
| - <label for="ph">Téléphone Fixe:</label> <input type="text" id="ph"><br>
|
| - <label for="fx">Télécopie:</label> <input type="text" id="fx"><br>
|
| - <label for="c1">Nom complet du détenteur de la carte:</label> <input type="text" id="c1"><br>
|
| - <label for="c2">Numéro:</label> <input type="text" id="c2"><br>
|
| - <label for="c3">Date d'expiration:</label> <input type="text" id="c3"><br>
|
| - <label for="c4">Date d'expiration:</label> <input type="text" id="c4"><br>
|
| - </form>
|
| - </body>
|
| -</html>
|
|
|