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

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

Issue 9234076: Implementation of the Extension Activity Log UI behind a flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address remaining comments. Created 8 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/extensions/extensions.html
diff --git a/chrome/browser/resources/extensions/extensions.html b/chrome/browser/resources/extensions/extensions.html
index f828ada2742dccad0156f0367becda7c27260f31..5bd3e7d99b4a575e5c7b2ae0acae63a959a9bd9e 100644
--- a/chrome/browser/resources/extensions/extensions.html
+++ b/chrome/browser/resources/extensions/extensions.html
@@ -110,6 +110,8 @@
</label>
<a class="options-link" i18n-content="extensionSettingsOptions"
href="#"></a>
+ <a class="activity-link" i18n-content="extensionSettingsActivity"
+ href="#" hidden></a>
<a class="store-link" i18n-content="extensionSettingsVisitWebsite"
target="_parent" hidden></a>
<a class="reload-link" i18n-content="extensionSettingsReload"
« no previous file with comments | « chrome/browser/resources/extensions/extension_list.js ('k') | chrome/browser/resources/options/extension_list.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698