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

Unified Diff: services/ui/ws/window_manager_window_tree_factory_set.h

Issue 2484223006: Remove CreateDefaultDisplay(). (Closed)
Patch Set: Remove debug LOG. Created 4 years, 1 month 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: services/ui/ws/window_manager_window_tree_factory_set.h
diff --git a/services/ui/ws/window_manager_window_tree_factory_set.h b/services/ui/ws/window_manager_window_tree_factory_set.h
index a430d85ac044daf116f2544d42b4c58d42a7876a..0c28c2735402dd8d327182b3e7b35bdb8d82d2ba 100644
--- a/services/ui/ws/window_manager_window_tree_factory_set.h
+++ b/services/ui/ws/window_manager_window_tree_factory_set.h
@@ -75,8 +75,6 @@ class WindowManagerWindowTreeFactorySet : public UserIdTrackerObserver {
// UserIdTrackerObserver:
void OnUserIdRemoved(const UserId& id) override;
- // Set to true the first time a valid factory has been found.
- bool got_valid_factory_ = false;
UserIdTracker* id_tracker_;
WindowServer* window_server_;
« no previous file with comments | « services/ui/ws/window_manager_state_unittest.cc ('k') | services/ui/ws/window_manager_window_tree_factory_set.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698