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

Unified Diff: chrome/browser/resources/help/help_content.html

Issue 2060623002: Implementation of Device End of Life Notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Modify browsertest Created 4 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/help/help_content.html
diff --git a/chrome/browser/resources/help/help_content.html b/chrome/browser/resources/help/help_content.html
index d1f8a128eac4bf5c37c0ebfd7530c80c52ef2aee..3d1a9674a89e11cb0fb4f89da418aa0de74d312f 100644
--- a/chrome/browser/resources/help/help_content.html
+++ b/chrome/browser/resources/help/help_content.html
@@ -52,6 +52,7 @@
</if>
<button id="relaunch" i18n-content="relaunch" hidden></button>
<if expr="chromeos">
+ <div id ="eol-message" hidden></div>
<button id="relaunch-and-powerwash"
i18n-content="relaunchAndPowerwash" hidden>
</button>

Powered by Google App Engine
This is Rietveld 408576698