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

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

Issue 2643753002: Add the suggestions UI in chrome (Closed)
Patch Set: Address comments Created 3 years, 11 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/BUILD.gn
diff --git a/ios/chrome/browser/ui/BUILD.gn b/ios/chrome/browser/ui/BUILD.gn
index 686ad438a241470a103b4b0c22caca6e6de04d7a..60f9122eda4889bb7647a0d113895cda8f313e56 100644
--- a/ios/chrome/browser/ui/BUILD.gn
+++ b/ios/chrome/browser/ui/BUILD.gn
@@ -268,6 +268,7 @@ source_set("ui_internal") {
"//ios/chrome/browser/sessions",
"//ios/chrome/browser/snapshots",
"//ios/chrome/browser/snapshots:snapshots_internal",
+ "//ios/chrome/browser/suggestions",
"//ios/chrome/browser/tabs",
"//ios/chrome/browser/ui/activity_services",
"//ios/chrome/browser/ui/alert_coordinator",

Powered by Google App Engine
This is Rietveld 408576698