Index: chrome/browser/views/browser_dialogs.h |
=================================================================== |
--- chrome/browser/views/browser_dialogs.h (revision 18919) |
+++ chrome/browser/views/browser_dialogs.h (working copy) |
@@ -82,6 +82,9 @@ |
// Shows the "new profile" dialog box. See NewProfileDialog. |
void ShowNewProfileDialog(); |
+// Shows the Task Manager. |
+void ShowTaskManager(); |
+ |
} // namespace browser |
#endif // CHROME_BROWSER_VIEWS_BROWSER_DIALOGS_H_ |