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

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

Issue 411273006: Incorporate reset button in post-automatic-reset settings-banner. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: style nit++ Created 6 years, 5 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/options/automatic_settings_reset_banner.html
diff --git a/chrome/browser/resources/options/automatic_settings_reset_banner.html b/chrome/browser/resources/options/automatic_settings_reset_banner.html
index 8eae144ba4027ed4d95dce8ee3bbfdb59db39148..4af723bdbc95952a8cb5696d9bc35b02aaa003f7 100644
--- a/chrome/browser/resources/options/automatic_settings_reset_banner.html
+++ b/chrome/browser/resources/options/automatic_settings_reset_banner.html
@@ -11,5 +11,9 @@
i18n-content="learnMore" target="_blank"></a>
</p>
</div>
+ <div class="button-area">
+ <button id="automatic-settings-reset-banner-activate-reset"
+ i18n-content="automaticSettingsResetBannerResetButtonText"></button>
+ </div>
</div>
</div>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/options/automatic_settings_reset_banner.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698