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

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

Issue 2389793003: Remove a flag to show storage manager in options page. (Closed)
Patch Set: Rebase Created 4 years, 2 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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/resources/options/browser_options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/browser_options.html
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
index 7c7f962c89e9c4e5e56c3f87e91504668f88d2ed..c63cdfcd6c61c4d6324d604aac582cf6774a230c 100644
--- a/chrome/browser/resources/options/browser_options.html
+++ b/chrome/browser/resources/options/browser_options.html
@@ -134,7 +134,7 @@
</button>
</span>
<button id="storage-manager-button"
- i18n-content="storageManagerButtonTitle" hidden>
+ i18n-content="storageManagerButtonTitle">
</button>
</div>
<div id="stylus-row" hidden>
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/resources/options/browser_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698