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

Unified Diff: components/version_ui/resources/about_version.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: Remove from chrome://version, too. 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
« no previous file with comments | « chrome/browser/ui/webui/version_ui.cc ('k') | components/version_ui/version_ui_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 066fb2afc973290f13015f0640a74887980b480a..9900014c1334a8f865fd0ef139b1bbfcf034dedf 100644
--- a/components/version_ui/resources/about_version.html
+++ b/components/version_ui/resources/about_version.html
@@ -77,9 +77,6 @@ about:version template page
</td>
</tr>
<if expr="not is_ios">
- <tr><td class="label">Blink</td>
- <td class="version" id="blink_version" i18n-content="blink_version"></td>
- </tr>
<tr><td class="label">JavaScript</td>
<td class="version" id="js_engine">
<span i18n-content="js_engine"></span>
« no previous file with comments | « chrome/browser/ui/webui/version_ui.cc ('k') | components/version_ui/version_ui_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698