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

Unified Diff: chrome/browser/resources/options/content_settings.html

Issue 2296073002: [HBD] Update Old Options Strings for HBD (Closed)
Patch Set: Shorten strings adding using ternary Created 4 years, 3 months 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
Index: chrome/browser/resources/options/content_settings.html
diff --git a/chrome/browser/resources/options/content_settings.html b/chrome/browser/resources/options/content_settings.html
index 85659d6ef5045bd64b6cd73ecb63ccc04112acbf..e53a13c7b2cb64a383b71f7513d930e934ceb77c 100644
--- a/chrome/browser/resources/options/content_settings.html
+++ b/chrome/browser/resources/options/content_settings.html
@@ -206,10 +206,6 @@
<button class="exceptions-list-button" contentType="plugins"
i18n-content="manageExceptions"></button>
</div>
- <div id="disable-plugins-container">
- <a href="chrome://plugins" i18n-content="manageIndividualPlugins"
- target="_blank"></a>
- </div>
</div>
</section>
<!-- Pop-ups filter -->
« no previous file with comments | « chrome/browser/resources/options/content_settings.css ('k') | chrome/browser/ui/webui/options/content_settings_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698