| Index: ios/chrome/test/earl_grey/chrome_util.mm
|
| diff --git a/ios/chrome/test/earl_grey/chrome_util.mm b/ios/chrome/test/earl_grey/chrome_util.mm
|
| index 5c740a1ccba8f4589951ee44bd6edbb536e61a04..02a8d31c3b982445c759df1f7c824bab51ae28a6 100644
|
| --- a/ios/chrome/test/earl_grey/chrome_util.mm
|
| +++ b/ios/chrome/test/earl_grey/chrome_util.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#import "ios/chrome/test/earl_grey/chrome_util.h"
|
| +#include "ios/chrome/test/earl_grey/chrome_util.h"
|
|
|
| #import <EarlGrey/EarlGrey.h>
|
|
|
|
|