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

Unified Diff: ios/chrome/browser/tabs/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
« no previous file with comments | « ios/chrome/browser/sync/ios_chrome_sync_client.mm ('k') | ios/chrome/browser/tabs/tab.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/tabs/BUILD.gn
diff --git a/ios/chrome/browser/tabs/BUILD.gn b/ios/chrome/browser/tabs/BUILD.gn
index 5c467a0871942854dee08f781b9d23c6cc998ee3..c3292843ef02ba2c4866f6cf55de7b41261624b9 100644
--- a/ios/chrome/browser/tabs/BUILD.gn
+++ b/ios/chrome/browser/tabs/BUILD.gn
@@ -51,7 +51,6 @@ source_set("tabs_internal") {
"//components/navigation_metrics",
"//components/prefs",
"//components/reading_list/core",
- "//components/reading_list/core:flags",
"//components/search_engines",
"//components/sessions",
"//components/signin/core/browser",
@@ -139,7 +138,6 @@ source_set("tabs_internal_arc") {
"//components/history/core/browser",
"//components/history/ios/browser",
"//components/keyed_service/core",
- "//components/reading_list/core:flags",
"//components/signin/ios/browser",
"//ios/chrome/browser",
"//ios/chrome/browser/bookmarks",
« no previous file with comments | « ios/chrome/browser/sync/ios_chrome_sync_client.mm ('k') | ios/chrome/browser/tabs/tab.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698