| Index: ios/chrome/test/app/settings_test_util.mm
|
| diff --git a/ios/chrome/test/app/settings_test_util.mm b/ios/chrome/test/app/settings_test_util.mm
|
| index 3e122d1471aa27fd5c9316133f97950f890841a0..6ea00a90b6ea6436cabe080a37c0b4ef91c5b5d7 100644
|
| --- a/ios/chrome/test/app/settings_test_util.mm
|
| +++ b/ios/chrome/test/app/settings_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/settings_test_util.h"
|
| +#include "ios/chrome/test/app/settings_test_util.h"
|
|
|
| #include "components/content_settings/core/browser/host_content_settings_map.h"
|
| #include "ios/chrome/browser/content_settings/host_content_settings_map_factory.h"
|
|
|