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

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

Issue 2125473002: Remove WebKit version from the About page on Chrome OS and the Blink version from chrome://version. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: superfluous include Created 4 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/help/help_content.html
diff --git a/chrome/browser/resources/help/help_content.html b/chrome/browser/resources/help/help_content.html
index d43d645a7811658129d69619923745c16708999e..05b19b0062cd55f0c022392a805b8dc6a7f9c03f 100644
--- a/chrome/browser/resources/help/help_content.html
+++ b/chrome/browser/resources/help/help_content.html
@@ -96,10 +96,6 @@
</div>
</section>
<section>
- <h3 i18n-content="webkit"></h3>
- <div i18n-content="webkitVersion" dir="ltr"></div>
- </section>
- <section>
<h3 i18n-content="jsEngine" dir="ltr"></h3>
<div i18n-content="jsEngineVersion"></div>
</section>

Powered by Google App Engine
This is Rietveld 408576698