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

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

Issue 10636019: Adding Application Data dialog for isolated apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixes based on review by Bernhard. Created 8 years, 6 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/options2/content_settings.html
diff --git a/chrome/browser/resources/options2/content_settings.html b/chrome/browser/resources/options2/content_settings.html
index 739cc861ba238c1fa4c054fa5d7f34960db499d8..26bf907c1805784748aa650322003bb984480ff1 100644
--- a/chrome/browser/resources/options2/content_settings.html
+++ b/chrome/browser/resources/options2/content_settings.html
@@ -46,6 +46,8 @@
i18n-content="manage_exceptions"></button>
<button id="show-cookies-button"
i18n-content="cookies_show_cookies"></button>
+ <button id="show-app-cookies-button"
+ i18n-content="cookies_show_app_cookies"></button>
</div>
</section>
<!-- Image filter -->

Powered by Google App Engine
This is Rietveld 408576698