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

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

Issue 12303030: Merge 182576 to M26 beta branch. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1410/src/
Patch Set: Created 7 years, 10 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/extensions/extensions.html
===================================================================
--- chrome/browser/resources/extensions/extensions.html (revision 183257)
+++ chrome/browser/resources/extensions/extensions.html (working copy)
@@ -103,6 +103,10 @@
</div>
<p class="extension-description">
<span></span>
+ <a class="permissions-link"
+ i18n-content="extensionSettingsPermissions"
+ href="#">
+ </a>
<a class="site-link" target="_parent" hidden></a>
</p>
<div class="developer-extras">

Powered by Google App Engine
This is Rietveld 408576698