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

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

Issue 2860943002: Flatten interface_binder.h and callback_binder.h (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | services/service_manager/public/cpp/binder_registry.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 b4829d525f9df0a9365bb1e83227835b9e8833e2..e9e00c170eea4eab698eec57a76891145a0c4e47 100644
--- a/services/service_manager/public/cpp/BUILD.gn
+++ b/services/service_manager/public/cpp/BUILD.gn
@@ -17,13 +17,12 @@ static_library("sources") {
"connector.cc",
"connector.h",
"identity.h",
+ "interface_binder.cc",
"interface_binder.h",
"interface_provider.h",
"interface_provider_spec.h",
"lib/bind_source_info.cc",
"lib/binder_registry.cc",
- "lib/callback_binder.cc",
- "lib/callback_binder.h",
"lib/identity.cc",
"lib/interface_provider.cc",
"lib/interface_provider_spec.cc",
« no previous file with comments | « no previous file | services/service_manager/public/cpp/binder_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698