| Index: ios/clean/chrome/browser/ui/presenters/menu_presentation_controller.h
|
| diff --git a/ios/chrome/browser/ui/presenters/menu_presentation_controller.h b/ios/clean/chrome/browser/ui/presenters/menu_presentation_controller.h
|
| similarity index 79%
|
| rename from ios/chrome/browser/ui/presenters/menu_presentation_controller.h
|
| rename to ios/clean/chrome/browser/ui/presenters/menu_presentation_controller.h
|
| index 1112d419e4a08e5d81e4188b860bb92a0060b496..402c92a7b8355240c025477b5f15a69f5082e83a 100644
|
| --- a/ios/chrome/browser/ui/presenters/menu_presentation_controller.h
|
| +++ b/ios/clean/chrome/browser/ui/presenters/menu_presentation_controller.h
|
| @@ -6,8 +6,8 @@
|
| // = This code is only used in the new iOS Chrome architecture. =
|
| // ============================================================================
|
|
|
| -#ifndef IOS_CHROME_BROWSER_UI_PRESENTERS_MENU_PRESENTATION_CONTROLLER_H_
|
| -#define IOS_CHROME_BROWSER_UI_PRESENTERS_MENU_PRESENTATION_CONTROLLER_H_
|
| +#ifndef IOS_CLEAN_CHROME_BROWSER_UI_PRESENTERS_MENU_PRESENTATION_CONTROLLER_H_
|
| +#define IOS_CLEAN_CHROME_BROWSER_UI_PRESENTERS_MENU_PRESENTATION_CONTROLLER_H_
|
|
|
| #import <UIKit/UIKit.h>
|
|
|
| @@ -21,4 +21,4 @@
|
| @interface MenuPresentationController : UIPresentationController
|
| @end
|
|
|
| -#endif // IOS_CHROME_BROWSER_UI_PRESENTERS_MENU_PRESENTATION_CONTROLLER_H_
|
| +#endif // IOS_CLEAN_CHROME_BROWSER_UI_PRESENTERS_MENU_PRESENTATION_CONTROLLER_H_
|
|
|