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

Unified Diff: components/leveldb/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 | « components/filesystem/BUILD.gn ('k') | content/browser/browser_main_loop.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/leveldb/BUILD.gn
diff --git a/components/leveldb/BUILD.gn b/components/leveldb/BUILD.gn
index c21ef79b66199e97ef61a2e9b2616fc7248f92b8..16c1054edb617d973f5d21678994b8d4460a4f76 100644
--- a/components/leveldb/BUILD.gn
+++ b/components/leveldb/BUILD.gn
@@ -75,7 +75,7 @@ test("leveldb_service_unittests") {
"//mojo/public/cpp/system",
"//services/service_manager/public/cpp:service_test_support",
"//services/service_manager/public/cpp:sources",
- "//services/service_manager/public/cpp/test:run_all_shelltests",
+ "//services/service_manager/public/cpp/test:run_all_service_tests",
"//third_party/leveldatabase",
]
« no previous file with comments | « components/filesystem/BUILD.gn ('k') | content/browser/browser_main_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698