Chromium Code Reviews| Index: chrome/browser/resources/options/autofill_options.html |
| diff --git a/chrome/browser/resources/options/autofill_options.html b/chrome/browser/resources/options/autofill_options.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0bf82c9b7b00a09e7ff4d83bcad663faf6a0fd7f |
| --- /dev/null |
| +++ b/chrome/browser/resources/options/autofill_options.html |
| @@ -0,0 +1,7 @@ |
| +<div class="page hidden" id="autoFillOptionsPage"> |
| + <h1> |
| + <span i18n-content="personalPage"></span> |
| + > |
| + <span i18n-content="autoFillOptionsTitle"></span> |
| + </h1> |
| +</div> |