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

Unified Diff: services/ui/input_devices/BUILD.gn

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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
Index: services/ui/input_devices/BUILD.gn
diff --git a/components/mus/input_devices/BUILD.gn b/services/ui/input_devices/BUILD.gn
similarity index 87%
rename from components/mus/input_devices/BUILD.gn
rename to services/ui/input_devices/BUILD.gn
index ad3b1d73031c9ece65bad42c4fffc832d2ff6718..cb5ab9d4d359636ad11ddb8dfc573aeec0427acc 100644
--- a/components/mus/input_devices/BUILD.gn
+++ b/services/ui/input_devices/BUILD.gn
@@ -16,6 +16,6 @@ source_set("input_devices") {
]
public_deps = [
- "//components/mus/public/interfaces/input_devices",
+ "//services/ui/public/interfaces/input_devices",
]
}
« no previous file with comments | « services/ui/gpu/mus_gpu_unittests_app_manifest.json ('k') | services/ui/input_devices/input_device_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698