summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/about_version.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/about_version.html')
-rw-r--r--chrome/browser/resources/about_version.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/browser/resources/about_version.html b/chrome/browser/resources/about_version.html
index 4acece3..a5c1cb0 100644
--- a/chrome/browser/resources/about_version.html
+++ b/chrome/browser/resources/about_version.html
@@ -74,6 +74,9 @@ about:version template page
<span i18n-content="js_version"></span>
</td>
</tr>
+ <tr><td class="label">Dart</td>
+ <td class="version" id="dart_version" i18n-content="dart_version"></td>
+ </tr>
<if expr="not is_android">
<tr><td class="label" i18n-content="flash_plugin"></td>
<td class="version" id="flash_version" i18n-content="flash_version"></td>