| Index: chrome/browser/resources/snippets_internals.html
|
| diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html
|
| index dfde493ab2e915ab032c84b59e75cd6de330ea39..22adfcb6273d68d03ebcd047c9fc405bd7d34982 100644
|
| --- a/chrome/browser/resources/snippets_internals.html
|
| +++ b/chrome/browser/resources/snippets_internals.html
|
| @@ -75,11 +75,7 @@ found in the LICENSE file.
|
| <h2>NTPSnippetsService</h2>
|
| <div class="forms">
|
| <button id="submit-download" type="button">Add snippets</button>
|
| - <span id="hosts-restrict">from hosts:
|
| - <textarea id="hosts-input" placeholder="www.wired.com www.bbc.co.uk"
|
| - rows="5" autocapitalize="none"></textarea>
|
| - </span>
|
| - <span id="hosts-status" class="detail"></span>
|
| + <span id="remote-status" class="detail"></span>
|
| </div>
|
| </div>
|
|
|
|
|