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

Unified Diff: chrome/browser/resources/snippets_internals.html

Issue 2570673004: Remove host restrictions from snippets (Closed)
Patch Set: rebase Created 4 years 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 | « chrome/browser/resources/snippets_internals.css ('k') | chrome/browser/resources/snippets_internals.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/browser/resources/snippets_internals.css ('k') | chrome/browser/resources/snippets_internals.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698