| Index: chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h
|
| diff --git a/chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h b/chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h
|
| index 2a66463ff3b568a70aac2ad521b3d3b401fe4cfd..6ca57b6b7adbbb53e011de93d939eec00322073f 100644
|
| --- a/chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h
|
| +++ b/chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h
|
| @@ -254,10 +254,6 @@ class MultiUserWindowManagerChromeOS
|
| // Suppress changes to the visibility flag while we are changing it ourselves.
|
| bool suppress_visibility_changes_;
|
|
|
| - // Caching the current multi profile mode since the detection which mode is
|
| - // used is quite expensive.
|
| - static MultiProfileMode multi_user_mode_;
|
| -
|
| // The speed which is used to perform any animations.
|
| AnimationSpeed animation_speed_;
|
|
|
|
|