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

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

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/test/data/navigation_interception/navigation_from_image_onload.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 | « chrome/test/BUILD.gn ('k') | chrome/test/data/navigation_interception/navigation_from_image_onload.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698