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

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

Issue 2888533002: Identify MostVisited by item instead of URL (Closed)
Patch Set: Address comments Created 3 years, 7 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/content_suggestions/BUILD.gn
diff --git a/ios/chrome/browser/ui/content_suggestions/BUILD.gn b/ios/chrome/browser/ui/content_suggestions/BUILD.gn
index 6b50f791615b7dd57404c2cc648e4930240baf7f..5c0e77269e0bc61f5b9ba69d8d7fc9787550d281 100644
--- a/ios/chrome/browser/ui/content_suggestions/BUILD.gn
+++ b/ios/chrome/browser/ui/content_suggestions/BUILD.gn
@@ -29,7 +29,6 @@ source_set("content_suggestions") {
"//ios/chrome/browser/ui/toolbar",
"//mojo/common:common_custom_types",
"//ui/base",
- "//url",
]
public_deps = [
"//ios/third_party/material_components_ios",

Powered by Google App Engine
This is Rietveld 408576698