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

Unified Diff: services/navigation/BUILD.gn

Issue 2029883002: Moves mash/wm into ash/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_static_assert
Patch Set: move comment Created 4 years, 7 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 | « mash/wm/workspace/workspace_layout_manager_unittest.cc ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/BUILD.gn
diff --git a/services/navigation/BUILD.gn b/services/navigation/BUILD.gn
index f73b3b351b12a952be1920ce0af512e023b52a1f..103ea965a74ceb8c31800dd0c544ad8e5dd1d3cb 100644
--- a/services/navigation/BUILD.gn
+++ b/services/navigation/BUILD.gn
@@ -40,7 +40,7 @@ executable("navigation") {
data_deps = [
":manifest",
- "//mash/wm",
+ "//components/mus/test_wm",
]
if (is_win) {
« no previous file with comments | « mash/wm/workspace/workspace_layout_manager_unittest.cc ('k') | tools/gritsettings/resource_ids » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698