| Index: chrome/browser/ui/cocoa/profiles/profile_menu_controller_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/profile_menu_controller_unittest.mm b/chrome/browser/ui/cocoa/profiles/profile_menu_controller_unittest.mm
|
| similarity index 99%
|
| rename from chrome/browser/ui/cocoa/profile_menu_controller_unittest.mm
|
| rename to chrome/browser/ui/cocoa/profiles/profile_menu_controller_unittest.mm
|
| index f669b60c8bd449c991b6fc569eba7b95dbad1f67..1e50e158af613b472efea0b48da6bb3199be62cf 100644
|
| --- a/chrome/browser/ui/cocoa/profile_menu_controller_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/profiles/profile_menu_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/profile_menu_controller.h"
|
| +#import "chrome/browser/ui/cocoa/profiles/profile_menu_controller.h"
|
|
|
| #include "base/mac/scoped_nsobject.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|