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

Unified Diff: chrome/test/base/mojo_test_connector.cc

Issue 2480603004: Service Manager: Implement graceful service termination (Closed)
Patch Set: 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
Index: chrome/test/base/mojo_test_connector.cc
diff --git a/chrome/test/base/mojo_test_connector.cc b/chrome/test/base/mojo_test_connector.cc
index 61199db8cbd6b06a26e2e2577262674d11220734..1f8107c7a6fe1d47f77fabbb2631eaecbde47008 100644
--- a/chrome/test/base/mojo_test_connector.cc
+++ b/chrome/test/base/mojo_test_connector.cc
@@ -28,9 +28,6 @@
#include "services/service_manager/service_manager.h"
#include "services/service_manager/switches.h"
-using service_manager::mojom::Service;
-using service_manager::mojom::ServicePtr;
-
namespace {
const char kTestRunnerName[] = "exe:mash_browser_tests";
« no previous file with comments | « no previous file | services/service_manager/public/cpp/lib/service_context.cc » ('j') | services/service_manager/service_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698