Index: chrome/browser/ui/cocoa/profiles/profile_menu_controller.mm |
diff --git a/chrome/browser/ui/cocoa/profile_menu_controller.mm b/chrome/browser/ui/cocoa/profiles/profile_menu_controller.mm |
similarity index 99% |
rename from chrome/browser/ui/cocoa/profile_menu_controller.mm |
rename to chrome/browser/ui/cocoa/profiles/profile_menu_controller.mm |
index 3ac91ee60cf56aac53f2067a972297011edd81a1..0c88db607e7a5d9b2ae842e2a9fe35a3d950f7f8 100644 |
--- a/chrome/browser/ui/cocoa/profile_menu_controller.mm |
+++ b/chrome/browser/ui/cocoa/profiles/profile_menu_controller.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/sys_string_conversions.h" |