Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Unified Diff: ios/chrome/browser/ui/content_suggestions/content_suggestion.h

Issue 2761753002: Cleanup ContentSuggestions cells (Closed)
Patch Set: Move unit tests Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698