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

Unified Diff: ios/chrome/browser/ui/reading_list/BUILD.gn

Issue 2774603002: Removes the IsReadingListEnabled flags (Closed)
Patch Set: fix 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/reading_list/BUILD.gn
diff --git a/ios/chrome/browser/ui/reading_list/BUILD.gn b/ios/chrome/browser/ui/reading_list/BUILD.gn
index 62716db17806e07a331b41d3958c7583321f7bc8..6b36cca2d07fed623cfa3ea697a22b16c351c1fe 100644
--- a/ios/chrome/browser/ui/reading_list/BUILD.gn
+++ b/ios/chrome/browser/ui/reading_list/BUILD.gn
@@ -59,7 +59,6 @@ source_set("reading_list") {
"//base",
"//components/prefs",
"//components/reading_list/core",
- "//components/reading_list/core:flags",
"//components/reading_list/ios",
"//components/strings",
"//components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698