Index: chrome/browser/ui/browser_list.h |
diff --git a/chrome/browser/ui/browser_list.h b/chrome/browser/ui/browser_list.h |
index e489fea12c1d684a412ec36d70050f1ce8ef62d9..3f0c5a86f3a272e7027fd2c46ac9b576de703d00 100644 |
--- a/chrome/browser/ui/browser_list.h |
+++ b/chrome/browser/ui/browser_list.h |
@@ -110,7 +110,7 @@ class BrowserList { |
// message. |
static void CloseAllBrowsers(); |
- // Begins shutdown of the application when the session is ending. |
+ // Begins shutdown of the application when the desktop session is ending. |
static void SessionEnding(); |
// Returns true if there is at least one Browser with the specified profile. |