| Index: chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm b/chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm
|
| similarity index 99%
|
| rename from chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm
|
| rename to chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm
|
| index 769f47e30ff9cac70abbea3969878a5ad11303b0..4e0413676e52878f68aff2017ff347f186764ec5 100644
|
| --- a/chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/profiles/profile_chooser_controller_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.
|
|
|
| -#import "chrome/browser/ui/cocoa/browser/profile_chooser_controller.h"
|
| +#import "chrome/browser/ui/cocoa/profiles/profile_chooser_controller.h"
|
|
|
| #include "base/command_line.h"
|
| #include "base/mac/scoped_nsobject.h"
|
|
|