Index: chrome/browser/ui/cocoa/profiles/profile_menu_controller.h |
diff --git a/chrome/browser/ui/cocoa/profile_menu_controller.h b/chrome/browser/ui/cocoa/profiles/profile_menu_controller.h |
similarity index 89% |
rename from chrome/browser/ui/cocoa/profile_menu_controller.h |
rename to chrome/browser/ui/cocoa/profiles/profile_menu_controller.h |
index ee0bbc6bc666f60b3ed3ff6a6cf733c3fc0e6677..6765c1a32ac5b6aec171fe54861119d6e10a7aed 100644 |
--- a/chrome/browser/ui/cocoa/profile_menu_controller.h |
+++ b/chrome/browser/ui/cocoa/profiles/profile_menu_controller.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_BROWSER_UI_COCOA_PROFILE_MENU_CONTROLLER_H_ |
-#define CHROME_BROWSER_UI_COCOA_PROFILE_MENU_CONTROLLER_H_ |
+#ifndef CHROME_BROWSER_UI_COCOA_PROFILES_PROFILE_MENU_CONTROLLER_H_ |
+#define CHROME_BROWSER_UI_COCOA_PROFILES_PROFILE_MENU_CONTROLLER_H_ |
#import <Cocoa/Cocoa.h> |
@@ -57,4 +57,4 @@ class Observer; |
- (void)activeBrowserChangedTo:(Browser*)browser; |
@end |
-#endif // CHROME_BROWSER_UI_COCOA_PROFILE_MENU_CONTROLLER_H_ |
+#endif // CHROME_BROWSER_UI_COCOA_PROFILES_PROFILE_MENU_CONTROLLER_H_ |