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

Unified Diff: services/video_capture/video_capture_service.cc

Issue 2476063002: Service Manager: Rework Service and ServiceContext lifetime (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
« no previous file with comments | « services/video_capture/video_capture_service.h ('k') | ui/views/mus/views_aura_mus_test_suite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/video_capture/video_capture_service.cc
diff --git a/services/video_capture/video_capture_service.cc b/services/video_capture/video_capture_service.cc
index 20c85df51d90e20f5c1fdc924afaa044fdeb4b2c..3d66b59b31fdc853d5e492eb9e86cafeaaab2ca4 100644
--- a/services/video_capture/video_capture_service.cc
+++ b/services/video_capture/video_capture_service.cc
@@ -6,6 +6,7 @@
#include "media/capture/video/fake_video_capture_device.h"
#include "media/capture/video/video_capture_jpeg_decoder.h"
+#include "services/service_manager/public/cpp/interface_registry.h"
#include "services/video_capture/video_capture_device_factory_impl.h"
namespace {
« no previous file with comments | « services/video_capture/video_capture_service.h ('k') | ui/views/mus/views_aura_mus_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698