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

Unified Diff: services/service_manager/background/BUILD.gn

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: Fix build. Created 3 years, 10 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
« no previous file with comments | « services/catalog/store.cc ('k') | services/service_manager/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/background/BUILD.gn
diff --git a/services/service_manager/background/BUILD.gn b/services/service_manager/background/BUILD.gn
index 156dc476c3aca86b7be952570798f76558a54b4c..7100f16cc022a8a973afda0761dd60cc0067a638 100644
--- a/services/service_manager/background/BUILD.gn
+++ b/services/service_manager/background/BUILD.gn
@@ -16,6 +16,7 @@ source_set("lib") {
]
deps = [
"//base",
+ "//services/catalog:constants",
"//services/catalog:lib",
"//services/service_manager",
"//services/service_manager/public/cpp:sources",
« no previous file with comments | « services/catalog/store.cc ('k') | services/service_manager/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698