| Index: ios/chrome/test/app/bookmarks_test_util.mm
|
| diff --git a/ios/chrome/test/app/bookmarks_test_util.mm b/ios/chrome/test/app/bookmarks_test_util.mm
|
| index a12de2d027066da0486108a5496a7326d87bc9f8..eba1a3817832750377fa6de878425b0f7f87eaa9 100644
|
| --- a/ios/chrome/test/app/bookmarks_test_util.mm
|
| +++ b/ios/chrome/test/app/bookmarks_test_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/app/bookmarks_test_util.h"
|
| +#include "ios/chrome/test/app/bookmarks_test_util.h"
|
|
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| #include "ios/chrome/browser/bookmarks/bookmark_model_factory.h"
|
|
|