Index: ui/views/corewm/corewm_switches.h |
=================================================================== |
--- ui/views/corewm/corewm_switches.h (revision 180150) |
+++ ui/views/corewm/corewm_switches.h (working copy) |
@@ -25,6 +25,9 @@ |
// Activation/FocusClient. |
VIEWS_EXPORT bool UseFocusController(); |
+// Same as above but for Desktop mode. |
+VIEWS_EXPORT bool UseFocusControllerOnDesktop(); |
+ |
} // namespace corewm |
} // namespace views |