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

Unified Diff: chrome/browser/ui/views/ash/launcher/launcher_updater.h

Issue 9692021: Revert 126256 - Show a different icon in the launcher for incognito windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698