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

Unified Diff: services/service_manager/tests/util.h

Issue 2610173003: Add RegisterService, split out of Connect(). (Closed)
Patch Set: . Created 3 years, 11 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
Index: services/service_manager/tests/util.h
diff --git a/services/service_manager/tests/util.h b/services/service_manager/tests/util.h
index aac2900c9e3f70829eadcfe459430916d7fb0ed3..6fe6bc30bb66148d45f6ebfc67b87fdffe5b8986 100644
--- a/services/service_manager/tests/util.h
+++ b/services/service_manager/tests/util.h
@@ -25,7 +25,7 @@ namespace test {
// manager.
std::unique_ptr<Connection> LaunchAndConnectToProcess(
const std::string& target_exe_name,
- const Identity target,
+ const Identity& target,
service_manager::Connector* connector,
base::Process* process);
« no previous file with comments | « services/service_manager/tests/service_manager/service_manager_unittest.cc ('k') | services/service_manager/tests/util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698