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

Unified Diff: chrome/app/generated_resources.grd

Issue 1912773002: Remove the old task manager view (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Compile error 3 Created 4 years, 7 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/BUILD.gn » ('j') | chrome/browser/task_management/task_manager_interface.cc » ('J')
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 6df253a4bb0c66571ceba82a45c75f54ce80fdd3..6030a0df09f77fa43b9a5e19691ab223a1905cf7 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6605,14 +6605,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
Enable hardware-accelerated mjpeg decode for captured frame where available.
</message>
</if>
- <if expr="enable_task_manager">
- <message name="IDS_FLAGS_NEW_TASK_MANAGER_NAME" desc="Name of the flag for the new implementation of the task manager.">
- New task manager
- </message>
- <message name="IDS_FLAGS_NEW_TASK_MANAGER_DESCRIPTION" desc="Description of the flag for the new implementation of the task manager.">
- Use the new and optimized implementation of the chrome task manager.
- </message>
- </if>
<message name="IDS_FLAGS_SIMPLIFIED_FULLSCREEN_UI_NAME" desc="Name of the flag to enable the new simplified fullscreen and mouse lock UI.">
Simplified full screen / mouse lock UI.
</message>
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | chrome/browser/task_management/task_manager_interface.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698