| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index fd6e9d091b21f8310bcbc296f7c6e8bf44756839..6698f055b45a2a08f028674300acab9b1e38f70c 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -571,22 +571,6 @@ Google Chrome is unable to recover your settings.
|
| Google API keys are missing. Some functionality of Google Chrome will be disabled.
|
| </message>
|
|
|
| - <!-- about:memory -->
|
| - <if expr="not is_android">
|
| - <message name="IDS_MEMORY_USAGE_SUMMARY_DESC" desc="Describes the browser summary table in the about memory page, which shows memory usage for Google Chrome and any other active browsers." translateable="false">
|
| -Summary of memory used by currently active browsers. For browsers which use multiple processes, memory reflects aggregate memory used across all browser processes.
|
| -
|
| -For Google Chrome, processes used to display diagnostics information (such as this "about:memory") are excluded.
|
| - </message>
|
| - </if>
|
| - <if expr="is_android">
|
| - <message name="IDS_MEMORY_USAGE_SUMMARY_DESC" desc="Describes the browser summary table in the about memory page, which shows memory usage for Google Chrome." translateable="false">
|
| -Summary of memory used by Google Chrome. Since Google Chrome uses multiple processes, memory reflects aggregate memory used across all browser processes.
|
| -
|
| -For Google Chrome, processes used to display diagnostics information (such as this "about:memory") are excluded.
|
| - </message>
|
| - </if>
|
| -
|
| <!-- About Chrome page -->
|
| <if expr="not chromeos">
|
| <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Google Chrome">
|
|
|