| Index: ios/chrome/test/earl_grey/chrome_earl_grey_ui.mm
|
| diff --git a/ios/chrome/test/earl_grey/chrome_earl_grey_ui.mm b/ios/chrome/test/earl_grey/chrome_earl_grey_ui.mm
|
| index c669c712a6a03b8554001f0bd76cedd6d129b676..eff0c5ac48a9fb256dfc8817ece7d78649037202 100644
|
| --- a/ios/chrome/test/earl_grey/chrome_earl_grey_ui.mm
|
| +++ b/ios/chrome/test/earl_grey/chrome_earl_grey_ui.mm
|
| @@ -5,7 +5,7 @@
|
| #import "ios/chrome/test/earl_grey/chrome_earl_grey_ui.h"
|
|
|
| #import "ios/chrome/browser/ui/tools_menu/tools_menu_view_controller.h"
|
| -#include "ios/chrome/browser/ui/uikit_ui_util.h"
|
| +#import "ios/chrome/browser/ui/uikit_ui_util.h"
|
| #import "ios/chrome/test/app/chrome_test_util.h"
|
| #include "ios/chrome/test/app/navigation_test_util.h"
|
| #import "ios/chrome/test/earl_grey/chrome_matchers.h"
|
|
|