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

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 1722493002: Project Eraser: Kill chrome://memory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix chrome_browser_ui.gypi. Created 4 years, 9 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/app/generated_resources.grd ('k') | chrome/app/nibs/TaskManager.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/app/nibs/TaskManager.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698