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

Unified Diff: ui/views/focus/focus_manager.h

Issue 654393002: MacViews: Fix WidgetTest.DesktopNativeWidgetNoPaintAfterCloseTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more consistent Created 6 years, 2 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: ui/views/focus/focus_manager.h
diff --git a/ui/views/focus/focus_manager.h b/ui/views/focus/focus_manager.h
index bb62085522f74a588b7827b32f97e3c15fce0dfa..bce85490cbcd9fc74aa0f58edb5bc504f82dba50 100644
--- a/ui/views/focus/focus_manager.h
+++ b/ui/views/focus/focus_manager.h
@@ -82,7 +82,6 @@ namespace views {
class FocusManagerDelegate;
class FocusSearch;
-class RootView;
tapted 2014/10/16 08:27:07 (this is just in the wrong namespace)
class View;
class Widget;

Powered by Google App Engine
This is Rietveld 408576698