Index: chrome/browser/ui/cocoa/profiles/avatar_menu_bubble_controller.h |
diff --git a/chrome/browser/ui/cocoa/browser/avatar_menu_bubble_controller.h b/chrome/browser/ui/cocoa/profiles/avatar_menu_bubble_controller.h |
similarity index 95% |
rename from chrome/browser/ui/cocoa/browser/avatar_menu_bubble_controller.h |
rename to chrome/browser/ui/cocoa/profiles/avatar_menu_bubble_controller.h |
index 2f8465a1713ed960b0e35c23aba374075dfb9915..b05186eae08fa1d5a61c26daa422a4ea099fa30a 100644 |
--- a/chrome/browser/ui/cocoa/browser/avatar_menu_bubble_controller.h |
+++ b/chrome/browser/ui/cocoa/profiles/avatar_menu_bubble_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_BROWSER_AVATAR_MENU_BUBBLE_CONTROLLER_H_ |
-#define CHROME_BROWSER_UI_COCOA_BROWSER_AVATAR_MENU_BUBBLE_CONTROLLER_H_ |
+#ifndef CHROME_BROWSER_UI_COCOA_PROFILES_AVATAR_MENU_BUBBLE_CONTROLLER_H_ |
+#define CHROME_BROWSER_UI_COCOA_PROFILES_AVATAR_MENU_BUBBLE_CONTROLLER_H_ |
#import <Cocoa/Cocoa.h> |
@@ -138,4 +138,4 @@ class Browser; |
- (void)willStartAnimation:(NSAnimation*)animation; |
@end |
-#endif // CHROME_BROWSER_UI_COCOA_BROWSER_AVATAR_MENU_BUBBLE_CONTROLLER_H_ |
+#endif // CHROME_BROWSER_UI_COCOA_PROFILES_AVATAR_MENU_BUBBLE_CONTROLLER_H_ |