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

Unified Diff: chrome/browser/chromeos/login/login_display_host_impl.h

Issue 123023002: Remove "solo window" feature (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
« no previous file with comments | « ash/wm/solo_window_tracker_unittest.cc ('k') | chrome/browser/chromeos/login/login_display_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/login_display_host_impl.h
diff --git a/chrome/browser/chromeos/login/login_display_host_impl.h b/chrome/browser/chromeos/login/login_display_host_impl.h
index 6a969a4ebe46ad9de8e94cbce17fa06f4de28114..7ff84649c0f785078e03c9d2256ffd1a260f11bd 100644
--- a/chrome/browser/chromeos/login/login_display_host_impl.h
+++ b/chrome/browser/chromeos/login/login_display_host_impl.h
@@ -260,10 +260,6 @@ class LoginDisplayHostImpl : public LoginDisplayHost,
std::string wizard_first_screen_name_;
scoped_ptr<base::DictionaryValue> wizard_screen_parameters_;
- // Old value of the ash::internal::kIgnoreSoloWindowFramePainterPolicy
- // property of the root window for |login_window_|.
- bool old_ignore_solo_window_frame_painter_policy_value_;
-
// Called before host deletion.
base::Closure completion_callback_;
« no previous file with comments | « ash/wm/solo_window_tracker_unittest.cc ('k') | chrome/browser/chromeos/login/login_display_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698