| Index: ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_favicon_internal_cell.mm
|
| diff --git a/ios/chrome/browser/ui/content_suggestions/content_suggestions_favicon_internal_cell.mm b/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_favicon_internal_cell.mm
|
| similarity index 95%
|
| rename from ios/chrome/browser/ui/content_suggestions/content_suggestions_favicon_internal_cell.mm
|
| rename to ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_favicon_internal_cell.mm
|
| index e00c16bb7b12a5a9dbc5740a9d38658af86fc366..24d751209aa03115af26008569ba32968e4174f8 100644
|
| --- a/ios/chrome/browser/ui/content_suggestions/content_suggestions_favicon_internal_cell.mm
|
| +++ b/ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_favicon_internal_cell.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/browser/ui/content_suggestions/content_suggestions_favicon_internal_cell.h"
|
| +#import "ios/chrome/browser/ui/content_suggestions/cells/content_suggestions_favicon_internal_cell.h"
|
|
|
| #import "ios/chrome/browser/ui/uikit_ui_util.h"
|
| #import "ios/third_party/material_components_ios/src/components/Typography/src/MaterialTypography.h"
|
|
|