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

Unified Diff: services/window_manager/focus_controller.h

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 5 years, 6 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 | « services/window_manager/capture_controller.h ('k') | shell/tracer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/window_manager/focus_controller.h
diff --git a/services/window_manager/focus_controller.h b/services/window_manager/focus_controller.h
index 6837c680377c0eb64914142b3f3270b1ab989d03..dc2af109cff2cc7e05360d03ed2aaee56d5d8ecc 100644
--- a/services/window_manager/focus_controller.h
+++ b/services/window_manager/focus_controller.h
@@ -86,7 +86,7 @@ class FocusController : public ui::EventHandler, public mojo::ViewObserver {
scoped_ptr<FocusRules> rules_;
- ObserverList<FocusControllerObserver> focus_controller_observers_;
+ base::ObserverList<FocusControllerObserver> focus_controller_observers_;
ScopedObserver<mojo::View, ViewObserver> observer_manager_;
« no previous file with comments | « services/window_manager/capture_controller.h ('k') | shell/tracer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698