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

Unified Diff: services/video_capture/video_capture_service_test.cc

Issue 2420253002: Rename shell namespace to service_manager (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
Index: services/video_capture/video_capture_service_test.cc
diff --git a/services/video_capture/video_capture_service_test.cc b/services/video_capture/video_capture_service_test.cc
index 29264a7913dc576f760418c670b09f20798684cf..4fead986feb7458efb738ad53661b72d60ea2290 100644
--- a/services/video_capture/video_capture_service_test.cc
+++ b/services/video_capture/video_capture_service_test.cc
@@ -7,7 +7,7 @@
namespace video_capture {
VideoCaptureServiceTest::VideoCaptureServiceTest()
- : shell::test::ServiceTest("exe:video_capture_unittests") {}
+ : service_manager::test::ServiceTest("exe:video_capture_unittests") {}
VideoCaptureServiceTest::~VideoCaptureServiceTest() = default;
« no previous file with comments | « services/video_capture/video_capture_service_test.h ('k') | third_party/WebKit/LayoutTests/harness-tests/mojo-helpers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698