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

Unified Diff: ios/chrome/browser/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 | « components/keyed_service/core/BUILD.gn ('k') | ios/chrome/browser/ntp_tiles/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index b85e5327f6e0b4e687877ed6983f73eadb2f1a9d..bdc29ea25cfd0ea0fde36051a48d474c3738c376 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -131,6 +131,7 @@ source_set("browser_impl") {
"//components/flags_ui",
"//components/gcm_driver",
"//components/history/core/browser",
+ "//components/keyed_service/core",
"//components/language_usage_metrics",
"//components/metrics:profiler_ios",
"//components/metrics_services_manager",
« no previous file with comments | « components/keyed_service/core/BUILD.gn ('k') | ios/chrome/browser/ntp_tiles/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698