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

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

Issue 5699005: Policy: Re-enabled plugin still disabled (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Whitespace fixes only. Trybot happiness still applies. Created 9 years, 11 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/plugins.html
diff --git a/chrome/browser/resources/plugins.html b/chrome/browser/resources/plugins.html
index cb0a164bd9abf21f6b9decd3b0350f685aca4d9b..350d73f8d207a3c4daf27d664da0e7aa1d623a36 100644
--- a/chrome/browser/resources/plugins.html
+++ b/chrome/browser/resources/plugins.html
@@ -528,11 +528,6 @@ document.addEventListener('DOMContentLoaded', requestPluginsData);
</tr></table></div>
<div><table><tr>
<td class="plugin-details-label"
- i18n-content="pluginPriority">PRIORITY:</td>
- <td><span dir="ltr" jscontent="priority">x</span></td>
- </tr></table></div>
- <div><table><tr>
- <td class="plugin-details-label"
i18n-content="pluginPath">PATH:</td>
<td><span dir="ltr" jscontent="path"></span></td>
</tr></table></div>

Powered by Google App Engine
This is Rietveld 408576698