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

Unified Diff: services/video_capture/mock_device_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/mock_device_video_capture_service_test.h
diff --git a/services/video_capture/mock_device_video_capture_service_test.h b/services/video_capture/mock_device_video_capture_service_test.h
index 2c710317a2e6419862740d548c509652e1731b9b..592c9f7a9d637bcc4d1c28ccd9a2688967eb0d16 100644
--- a/services/video_capture/mock_device_video_capture_service_test.h
+++ b/services/video_capture/mock_device_video_capture_service_test.h
@@ -14,7 +14,8 @@
namespace video_capture {
// Reusable test setup for testing with a single mock device.
-class MockDeviceVideoCaptureServiceTest : public shell::test::ServiceTest {
+class MockDeviceVideoCaptureServiceTest
+ : public service_manager::test::ServiceTest {
public:
MockDeviceVideoCaptureServiceTest();
~MockDeviceVideoCaptureServiceTest() override;
« no previous file with comments | « services/ui/ws/window_tree_client_unittest.cc ('k') | services/video_capture/mock_device_video_capture_service_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698