Chromium Code Reviews| Index: chrome/browser/resources/translate_internals/prefs.html |
| diff --git a/chrome/browser/resources/translate_internals/prefs.html b/chrome/browser/resources/translate_internals/prefs.html |
| index 7b8aa04031d678c6b924bfce73fb12fde7a515fd..ebda148287d5eddca6a780112b544ed8a4d07e18 100644 |
| --- a/chrome/browser/resources/translate_internals/prefs.html |
| +++ b/chrome/browser/resources/translate_internals/prefs.html |
| @@ -43,6 +43,6 @@ found in the LICENSE file. |
| </section> |
| <section> |
| <h2 id="override-variations-country">Override Variations Country</h2> |
| - <p id="country-override"></p> |
| + <p id="country-override" class="country-override"></p> |
|
dpapad
2016/10/10 17:30:52
The CSS class is never used. Can we revert this?
hamelphi
2016/10/11 15:54:42
Done.
|
| </section> |
| </div> |