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

Unified Diff: ios/chrome/browser/reading_list/reading_list_entry.h

Issue 2511723002: Enable RL sync by default on iOS (Closed)
Patch Set: rebase Created 4 years, 1 month 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/reading_list/reading_list_entry.h
diff --git a/ios/chrome/browser/reading_list/reading_list_entry.h b/ios/chrome/browser/reading_list/reading_list_entry.h
index 59df1b9bc4c3c2a2f5dc0f146f90b7c1600d9a77..b3eaefd5469a67d7a2b89bc8b459713a2aff6c5d 100644
--- a/ios/chrome/browser/reading_list/reading_list_entry.h
+++ b/ios/chrome/browser/reading_list/reading_list_entry.h
@@ -6,6 +6,6 @@
#define IOS_CHROME_BROWSER_READING_LIST_READING_LIST_ENTRY_H_
// This is a temporary convenience file.
-#include "components/reading_list/reading_list_entry.h"
+#include "components/reading_list/ios/reading_list_entry.h"
#endif // IOS_CHROME_BROWSER_READING_LIST_READING_LIST_ENTRY_H_
« no previous file with comments | « ios/chrome/browser/reading_list/reading_list_download_service.cc ('k') | ios/chrome/browser/reading_list/reading_list_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698