| Index: chrome/browser/ui/cocoa/profiles/user_manager_mac_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/browser/user_manager_mac_unittest.mm b/chrome/browser/ui/cocoa/profiles/user_manager_mac_unittest.mm
|
| similarity index 96%
|
| rename from chrome/browser/ui/cocoa/browser/user_manager_mac_unittest.mm
|
| rename to chrome/browser/ui/cocoa/profiles/user_manager_mac_unittest.mm
|
| index f948b8d3e0b25d30f63698e658f177e729653d73..b30e0df4b676380b64b0472cbee88aab1b2adcd9 100644
|
| --- a/chrome/browser/ui/cocoa/browser/user_manager_mac_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/profiles/user_manager_mac_unittest.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/ui/cocoa/user_manager_mac.h"
|
| +#include "chrome/browser/ui/cocoa/profiles/user_manager_mac.h"
|
|
|
| #include "base/run_loop.h"
|
| #include "chrome/browser/profiles/profile_window.h"
|
|
|