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

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: Removed GetTitle 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 63d4d10a6d7a26a8a4e21709a83881aeb4fc64fa..cb0ff0e9426470a2e18cd63523b678058e6a14df 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3707,9 +3707,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') | extensions/browser/guest_view/guest_view_base.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698