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

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

Issue 2694333002: Fix leaking page visits in incognito mode via bookmarked favicons (Closed)
Patch Set: Rebased Created 3 years, 3 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/reading_list/BUILD.gn
diff --git a/ios/chrome/browser/reading_list/BUILD.gn b/ios/chrome/browser/reading_list/BUILD.gn
index fe219ecd5dffc1a6a76a25d2cfc92c3e987852fd..8ee4da3ba67d476a969c06496bd4699e707b3942 100644
--- a/ios/chrome/browser/reading_list/BUILD.gn
+++ b/ios/chrome/browser/reading_list/BUILD.gn
@@ -40,7 +40,6 @@ source_set("reading_list") {
"//components/reading_list/ios",
"//components/sync",
"//ios/chrome/browser",
- "//ios/chrome/browser/bookmarks",
"//ios/chrome/browser/browser_state",
"//ios/chrome/browser/favicon",
"//ios/chrome/browser/history",
« no previous file with comments | « components/favicon/ios/web_favicon_driver.mm ('k') | ios/chrome/browser/reading_list/favicon_web_state_dispatcher_impl.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698