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

Unified Diff: services/video_capture/BUILD.gn

Issue 2427443002: Replace remaining shell references with 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
« no previous file with comments | « services/ui/ws/BUILD.gn ('k') | services/video_capture/service_manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/video_capture/BUILD.gn
diff --git a/services/video_capture/BUILD.gn b/services/video_capture/BUILD.gn
index 61833a2c35599b2d943a0bb9d760c13285431498..d42b9e3989c4e235e994242d28239da8f10d09ce 100644
--- a/services/video_capture/BUILD.gn
+++ b/services/video_capture/BUILD.gn
@@ -92,7 +92,7 @@ test("video_capture_unittests") {
"//media/mojo/common:common",
"//services/service_manager/public/cpp",
"//services/service_manager/public/cpp:service_test_support",
- "//services/service_manager/public/cpp/test:run_all_shelltests",
+ "//services/service_manager/public/cpp/test:run_all_service_tests",
"//services/video_capture/public/interfaces",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « services/ui/ws/BUILD.gn ('k') | services/video_capture/service_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698