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

Unified Diff: trunk/src/ash/root_window_settings.h

Issue 205313002: Revert 258077 "Remove PrepareForShutdown" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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
« no previous file with comments | « trunk/src/ash/root_window_controller.cc ('k') | trunk/src/ash/root_window_settings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ash/root_window_settings.h
===================================================================
--- trunk/src/ash/root_window_settings.h (revision 258102)
+++ trunk/src/ash/root_window_settings.h (working copy)
@@ -29,9 +29,6 @@
// RootWindowController for the root window. This may be NULL
// for the root window used for mirroring.
RootWindowController* controller;
-
- // True if the root window has already been shutdown.
- bool shutdown;
};
// Initializes and returns RootWindowSettings for |root|.
« no previous file with comments | « trunk/src/ash/root_window_controller.cc ('k') | trunk/src/ash/root_window_settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698