| Index: chrome/browser/ui/ash/multi_user_window_manager_unittest.cc
|
| diff --git a/chrome/browser/ui/ash/multi_user_window_manager_unittest.cc b/chrome/browser/ui/ash/multi_user_window_manager_unittest.cc
|
| index d400c7bca63797b4bd198b156935b7c89a037588..02c60363cc83c592b2a2d1fdf67591a1724536f7 100644
|
| --- a/chrome/browser/ui/ash/multi_user_window_manager_unittest.cc
|
| +++ b/chrome/browser/ui/ash/multi_user_window_manager_unittest.cc
|
| @@ -20,9 +20,6 @@
|
| namespace ash {
|
| namespace test {
|
|
|
| -// This many test windows will get created.
|
| -const int kNumberOfTestWindows = 5;
|
| -
|
| // A test class for preparing the chrome::MultiUserWindowManager. It creates
|
| // various windows and instantiates the chrome::MultiUserWindowManager.
|
| class MultiUserWindowManagerTest : public AshTestBase {
|
|
|