diff options
Diffstat (limited to 'chrome/browser/resources/about_version.html')
| -rw-r--r-- | chrome/browser/resources/about_version.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/resources/about_version.html b/chrome/browser/resources/about_version.html index a5c1cb0..4acece3 100644 --- a/chrome/browser/resources/about_version.html +++ b/chrome/browser/resources/about_version.html @@ -74,9 +74,6 @@ 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> |
