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

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

Issue 2791253002: Create an Obj-C bridge for MostVisitedSitesObserver (Closed)
Patch Set: Fix BUILD.gn 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/ntp/BUILD.gn
diff --git a/ios/chrome/browser/ui/ntp/BUILD.gn b/ios/chrome/browser/ui/ntp/BUILD.gn
index 64726d7e36f2fbbc17c5bae06ff4906175910f34..ddb5de2b9c5bc14dafdecc619dbfa0fecacdaf3e 100644
--- a/ios/chrome/browser/ui/ntp/BUILD.gn
+++ b/ios/chrome/browser/ui/ntp/BUILD.gn
@@ -155,6 +155,7 @@ source_set("ntp_internal") {
"//components/keyed_service/core",
"//components/metrics",
"//components/ntp_tiles",
+ "//components/ntp_tiles/ios",
"//components/prefs",
"//components/rappor",
"//components/search_engines",

Powered by Google App Engine
This is Rietveld 408576698