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

Unified Diff: ios/chrome/browser/ui/activity_services/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/activity_services/BUILD.gn
diff --git a/ios/chrome/browser/ui/activity_services/BUILD.gn b/ios/chrome/browser/ui/activity_services/BUILD.gn
index dbc3828c0a4042d4ba1073f05477f83d4022e5a7..e2e750cdb5e04dc22517e449d64245f9b6f103c6 100644
--- a/ios/chrome/browser/ui/activity_services/BUILD.gn
+++ b/ios/chrome/browser/ui/activity_services/BUILD.gn
@@ -54,7 +54,6 @@ source_set("activity_services") {
":assets",
":resources",
"//base",
- "//components/reading_list/core:flags",
"//ios/chrome/app/strings",
"//ios/chrome/browser",
"//ios/chrome/browser/browser_state",
@@ -83,7 +82,6 @@ source_set("unit_tests") {
":activity_services",
"//base",
"//base/test:test_support",
- "//components/reading_list/core:flags",
"//ios/chrome/app/strings",
"//ios/chrome/browser/browser_state:test_support",
"//ios/chrome/browser/tabs",
« no previous file with comments | « ios/chrome/browser/ui/BUILD.gn ('k') | ios/chrome/browser/ui/activity_services/activity_service_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698