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

Unified Diff: services/service_manager/public/cpp/BUILD.gn

Issue 2425563004: Support reading multiple InterfaceProviderSpecs from manifests (Closed)
Patch Set: . Created 4 years, 2 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/interface_provider_spec.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/public/cpp/BUILD.gn
diff --git a/services/service_manager/public/cpp/BUILD.gn b/services/service_manager/public/cpp/BUILD.gn
index d10cc06debdcd3cb779b67d5fad5f49eb78a572f..563ab6a977638e105e6c95e31c188d542518e0b0 100644
--- a/services/service_manager/public/cpp/BUILD.gn
+++ b/services/service_manager/public/cpp/BUILD.gn
@@ -36,11 +36,13 @@ static_library("sources") {
"lib/service.cc",
"lib/service_context.cc",
"lib/service_context_ref.cc",
+ "lib/service_info.cc",
"lib/service_runner.cc",
"names.h",
"service.h",
"service_context.h",
"service_context_ref.h",
+ "service_info.h",
"service_runner.h",
]
« no previous file with comments | « services/catalog/store.cc ('k') | services/service_manager/public/cpp/interface_provider_spec.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698