| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 9548ce9348f14517916f99f9eb5dc50a71d4a1e1..165f57ae17cccf6152efd0087981eedfc82dbe78 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -225,9 +225,6 @@ If you update this file, be sure also to update google_chrome_strings.grd. -->
|
| <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages">
|
| Copyright <ph name="YEAR">$1</ph> The Chromium Authors. All rights reserved.
|
| </message>
|
| - <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyright message, containing the URLs.">
|
| - Chromium is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><a target="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a></ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a></ph>.
|
| - </message>
|
| <if expr="chromeos">
|
| <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the copyright message, containing the URLs.">
|
| Chromium open source licenses
|
|
|