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

Unified Diff: mash/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 | « ios/web/webui/web_ui_mojo_inttest.mm ('k') | mash/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index d07504669948ea4f190c5977cda5e5de16bd2f2a..c21cdbdb775305743cf9f1e82339c7aaac44d38f 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-import("//services/shell/public/service_manifest.gni")
+import("//services/service_manager/public/service_manifest.gni")
import("//testing/test.gni")
# Target that builders build.
@@ -49,7 +49,7 @@ test("mash_unittests") {
"//ash/mus:unittests",
"//base",
"//base/test:test_support",
- "//services/shell/background:main",
+ "//services/service_manager/background:main",
"//ui/aura",
"//ui/base",
"//ui/compositor:test_support",
« no previous file with comments | « ios/web/webui/web_ui_mojo_inttest.mm ('k') | mash/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698