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

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

Issue 2496573002: Add header files that were missing from BUILD.gn. (Closed)
Patch Set: Rebase Created 4 years, 1 month 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
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | net/net.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ntp_tiles/BUILD.gn
diff --git a/ios/chrome/browser/ntp_tiles/BUILD.gn b/ios/chrome/browser/ntp_tiles/BUILD.gn
index a2bd96776b6459825448f8f567a46a65aaf6312a..0aef993fdd6208f3251924d9ba35d2122575563d 100644
--- a/ios/chrome/browser/ntp_tiles/BUILD.gn
+++ b/ios/chrome/browser/ntp_tiles/BUILD.gn
@@ -13,6 +13,7 @@ source_set("ntp_tiles") {
"//base",
"//components/history/core/browser",
"//components/image_fetcher",
+ "//components/keyed_service/core",
"//components/ntp_tiles",
"//ios/chrome/browser",
"//ios/chrome/browser/browser_state",
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698