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

Unified Diff: components/version_ui/resources/about_version.html

Issue 2797433002: Include Google Update integration details in crash keys and about:version. (Closed)
Patch Set: skip new unittests for chromium builds since they don't apply Created 3 years, 8 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: components/version_ui/resources/about_version.html
diff --git a/components/version_ui/resources/about_version.html b/components/version_ui/resources/about_version.html
index e000abef60ec346a9c383aa6f4f0a63bcbeb5c8e..19a261c948fc0b97c50662ba7b24aaad3cae37d4 100644
--- a/components/version_ui/resources/about_version.html
+++ b/components/version_ui/resources/about_version.html
@@ -50,6 +50,9 @@ about:version template page
(<span i18n-content="official"></span>)
<span i18n-content="version_modifier"></span>
<span i18n-content="version_bitsize"></span>
+<if expr="is_win">
+ <span i18n-content="update_cohort_name"></span>
+</if>
</td>
</tr>
<tr>

Powered by Google App Engine
This is Rietveld 408576698