Index: chrome/browser/ui/views/ash/launcher/launcher_updater.h |
=================================================================== |
--- chrome/browser/ui/views/ash/launcher/launcher_updater.h (revision 126259) |
+++ chrome/browser/ui/views/ash/launcher/launcher_updater.h (working copy) |
@@ -134,9 +134,6 @@ |
const std::string app_id_; |
- // Whether the is associated with an incognito profile. |
- const bool is_incognito_; |
- |
// This is one of three possible values: |
// . If type_ == TYPE_APP, this is the ID of the app item. |
// . If type_ == TYPE_TABBED and all the tabs are app tabs this is -1. |