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

Unified Diff: content/test/BUILD.gn

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase 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 | « content/shell/utility/shell_content_utility_client.cc ('k') | content/utility/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 5f13e1c53fe2ecd08dba80eec4e062125288aa6d..685d15570d43280fb066f18941be17538d311f3e 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -236,7 +236,7 @@ static_library("test_support") {
"//mojo/edk/system",
"//mojo/edk/test:test_support",
"//net:test_support",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//skia",
"//storage/browser",
"//storage/common",
@@ -723,7 +723,7 @@ test("content_browsertests") {
"//mojo/public/cpp/bindings",
"//mojo/public/js",
"//net:test_support",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//storage/browser",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « content/shell/utility/shell_content_utility_client.cc ('k') | content/utility/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698