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

Unified Diff: chrome/app/generated_resources.grd

Issue 497843002: GuestViews should be able to specify task manager entries (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added DEPS Created 6 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
« no previous file with comments | « no previous file | chrome/browser/guest_view/extension_options/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 6bee2edc9ffb1e71e60a2cd50f297a9ca2ad8d87..a0c536827ca3fedfade410dcbc3d29051666b900 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3710,9 +3710,6 @@ Make sure you do not expose any sensitive information.
<message name="IDS_TASK_MANAGER_GPU_PREFIX" desc="Task Manager row for the GPU process, which is the process doing all accelerated graphics rendering">
GPU Process
</message>
- <message name="IDS_TASK_MANAGER_WEBVIEW_TAG_PREFIX" desc="The prefix for a guest page loaded in webview tag in the Task Manager">
- Webview: <ph name="WEBVIEW_TAG_NAME">$1<ex>Google</ex></ph>
- </message>
<message name="IDS_TASK_MANAGER_PRINT_PREFIX" desc="The prefix for a print preview process row in the Task Manager">
Print: <ph name="PRINT_NAME">$1<ex>Google Maps</ex></ph>
</message>
« no previous file with comments | « no previous file | chrome/browser/guest_view/extension_options/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698