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

Unified Diff: 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 | « no previous file | android_webview/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index ddb47e86f219903fae9e404b9945e93e75eaf197..dd4aa36f3de06c61aefab19f2ba8760ddea15d63 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -302,7 +302,7 @@ group("both_gn_and_gyp") {
"//mojo/edk/test:mojo_public_bindings_unittests",
"//mojo/edk/test:mojo_public_system_unittests",
"//net:net_perftests",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//storage//browser:storage_unittests",
"//third_party/WebKit/Source/platform:blink_platform_unittests",
"//third_party/WebKit/Source/platform/heap:blink_heap_unittests",
@@ -605,7 +605,7 @@ group("both_gn_and_gyp") {
"//content/public/app:browser",
"//content/public/app:child",
"//mojo/edk/test:mojo_public_system_perftests",
- "//services/shell/public/cpp",
+ "//services/service_manager/public/cpp",
"//testing/gmock:gmock_main",
"//third_party/codesighs:nm2tsv",
]
« no previous file with comments | « no previous file | android_webview/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698