| Index: ios/chrome/test/earl_grey/chrome_test_case.mm
|
| diff --git a/ios/chrome/test/earl_grey/chrome_test_case.mm b/ios/chrome/test/earl_grey/chrome_test_case.mm
|
| index 1dfa8560aaaa7934270e6cf2c8fc5d96ec5b883f..1457fd7d6f0d0eadbfc5f5d84f3c231bdc379fd9 100644
|
| --- a/ios/chrome/test/earl_grey/chrome_test_case.mm
|
| +++ b/ios/chrome/test/earl_grey/chrome_test_case.mm
|
| @@ -11,7 +11,7 @@
|
| #include "base/mac/scoped_block.h"
|
| #include "base/strings/sys_string_conversions.h"
|
| #import "ios/chrome/test/app/chrome_test_util.h"
|
| -#import "ios/chrome/test/app/settings_test_util.h"
|
| +#include "ios/chrome/test/app/settings_test_util.h"
|
| #include "ios/chrome/test/app/signin_test_util.h"
|
| #import "ios/chrome/test/app/sync_test_util.h"
|
| #import "ios/chrome/test/app/tab_test_util.h"
|
|
|