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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10854076: Add GPU memory tab to the task manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Allow only one outstanding vidmem refresh Created 8 years, 4 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index b8261e64e293d42b945eb3242ed1800a053a1965..9785444fd1eb25cc34e19eff410c18314bc0e2a1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4131,6 +4131,9 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
<message name="IDS_TASK_MANAGER_WEBCORE_CSS_CACHE_COLUMN" desc="Task manager WebCore CSS cache size column.">
CSS cache
</message>
+ <message name="IDS_TASK_MANAGER_VIDMEM_COLUMN" desc="The text of the vidmem column">
+ GPU Memory
+ </message>
<message name="IDS_TASK_MANAGER_FPS_COLUMN" desc="The text of the FPS column">
FPS
</message>
@@ -4193,6 +4196,9 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
<message name="IDS_TASK_MANAGER_WEBCORE_CSS_CACHE_COLUMN" desc="Task manager WebCore CSS cache size column.">
CSS Cache
</message>
+ <message name="IDS_TASK_MANAGER_VIDMEM_COLUMN" desc="The text of the vidmem column">
+ GPU Memory
+ </message>
<message name="IDS_TASK_MANAGER_FPS_COLUMN" desc="The text of the FPS column">
FPS
</message>

Powered by Google App Engine
This is Rietveld 408576698