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

Unified Diff: components/reading_list/ios/BUILD.gn

Issue 2568023002: Fix inheritance in Reading List (Closed)
Patch Set: clean includes Created 4 years 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
« no previous file with comments | « no previous file | components/reading_list/ios/reading_list_model_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/reading_list/ios/BUILD.gn
diff --git a/components/reading_list/ios/BUILD.gn b/components/reading_list/ios/BUILD.gn
index dfc179bb7060f81352cee0ba2691d198dce8f919..0c7420fa2b2fe58de37e90da42d6baae1e4e9453 100644
--- a/components/reading_list/ios/BUILD.gn
+++ b/components/reading_list/ios/BUILD.gn
@@ -15,6 +15,7 @@ source_set("ios") {
"reading_list_model_impl.cc",
"reading_list_model_impl.h",
"reading_list_model_observer.h",
+ "reading_list_model_storage.cc",
"reading_list_model_storage.h",
"reading_list_pref_names.cc",
"reading_list_pref_names.h",
« no previous file with comments | « no previous file | components/reading_list/ios/reading_list_model_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698