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

Unified Diff: services/video_capture/video_capture_service_test.h

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.h
diff --git a/services/video_capture/video_capture_service_test.h b/services/video_capture/video_capture_service_test.h
index ce893528e87bca4922715d8703df75d7db160661..62970a400839c87c0fd4a20d7c44d326820cb1e3 100644
--- a/services/video_capture/video_capture_service_test.h
+++ b/services/video_capture/video_capture_service_test.h
@@ -13,7 +13,7 @@
namespace video_capture {
// Basic test fixture that sets up a connection to the fake device factory.
-class VideoCaptureServiceTest : public shell::test::ServiceTest {
+class VideoCaptureServiceTest : public service_manager::test::ServiceTest {
public:
VideoCaptureServiceTest();
~VideoCaptureServiceTest() override;
« no previous file with comments | « services/video_capture/video_capture_service.cc ('k') | services/video_capture/video_capture_service_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698