Chromium Code Reviews| Index: ios/chrome/browser/ui/content_suggestions/content_suggestion.h |
| diff --git a/ios/chrome/browser/ui/content_suggestions/content_suggestion.h b/ios/chrome/browser/ui/content_suggestions/content_suggestion.h |
| index 472628c0b3a90ddffdc406d82e6c01ec63a80f89..5c8105ccc1a4df611b623d64062b087ae87340af 100644 |
| --- a/ios/chrome/browser/ui/content_suggestions/content_suggestion.h |
| +++ b/ios/chrome/browser/ui/content_suggestions/content_suggestion.h |
| @@ -7,7 +7,7 @@ |
| #import <UIKit/UIKit.h> |
| -#import "ios/chrome/browser/ui/content_suggestions/content_suggestion_identifier.h" |
| +#import "ios/chrome/browser/ui/content_suggestions/cells/content_suggestion_identifier.h" |
| #include "url/gurl.h" |
| namespace base { |