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

Unified Diff: mash/BUILD.gn

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 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 | « extensions/browser/mojo/stash_backend_unittest.cc ('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 8d82d0a55f1b05503ff45b58cb86dd275eb0ffd1..f1e1ec2ba7f6f5621a0a3ebb8a32f128b79a1c05 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -28,8 +28,8 @@ test("mash_unittests") {
"//base/test:test_support",
"//mash/wm:unittests",
"//mojo/platform_handle:platform_handle_impl",
- "//mojo/shell/background:main",
- "//mojo/shell/public/cpp/test:run_all_shelltests",
+ "//services/shell/background:main",
+ "//services/shell/public/cpp/test:run_all_shelltests",
]
data_deps = [
":unittests_manifest",
« no previous file with comments | « extensions/browser/mojo/stash_backend_unittest.cc ('k') | mash/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698