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

Unified Diff: services/shell/tests/shell/BUILD.gn

Issue 2123363002: ShellTest -> ServiceTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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/shell/tests/lifecycle/lifecycle_unittest.cc ('k') | services/shell/tests/shell/shell_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/shell/BUILD.gn
diff --git a/services/shell/tests/shell/BUILD.gn b/services/shell/tests/shell/BUILD.gn
index d26ff7c1af3c7a6df24aba439b42136efbc5d2fe..4996253e9455b0e7677ecd087dfa04bcf328ae47 100644
--- a/services/shell/tests/shell/BUILD.gn
+++ b/services/shell/tests/shell/BUILD.gn
@@ -18,7 +18,7 @@ source_set("shell") {
"//base",
"//base/test:test_config",
"//mojo/common:common_base",
- "//services/shell/public/cpp:shell_test_support",
+ "//services/shell/public/cpp:service_test_support",
"//services/shell/public/cpp:sources",
"//services/shell/public/interfaces",
]
« no previous file with comments | « services/shell/tests/lifecycle/lifecycle_unittest.cc ('k') | services/shell/tests/shell/shell_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698