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

Unified Diff: services/ui/public/cpp/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
« no previous file with comments | « services/ui/public/cpp/gles2_context.h ('k') | services/ui/public/cpp/input_devices/input_device_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/input_devices/BUILD.gn
diff --git a/components/mus/public/cpp/input_devices/BUILD.gn b/services/ui/public/cpp/input_devices/BUILD.gn
similarity index 87%
rename from components/mus/public/cpp/input_devices/BUILD.gn
rename to services/ui/public/cpp/input_devices/BUILD.gn
index c5c7734831ab84c12b6e7d2653bf534a2c0e51b0..1b91813c2b51704ca55fd756aa763533760b038e 100644
--- a/components/mus/public/cpp/input_devices/BUILD.gn
+++ b/services/ui/public/cpp/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/public/cpp/gles2_context.h ('k') | services/ui/public/cpp/input_devices/input_device_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698