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

Unified Diff: ui/events/devices/BUILD.gn

Issue 1992443002: Add Mojo IPC based input-device service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup_ddm
Patch Set: Clean up/move files. 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
Index: ui/events/devices/BUILD.gn
diff --git a/ui/events/devices/BUILD.gn b/ui/events/devices/BUILD.gn
index 542de32404f4ff5e59f758e7d97398037aab6dc5..e568325b3e20517a90cb25809f834c8e0feb2747 100644
--- a/ui/events/devices/BUILD.gn
+++ b/ui/events/devices/BUILD.gn
@@ -13,6 +13,8 @@ component("devices") {
"input_device.cc",
"input_device.h",
"input_device_event_observer.h",
+ "input_device_service.cc",
+ "input_device_service.h",
"keyboard_device.cc",
"keyboard_device.h",
"touchscreen_device.cc",

Powered by Google App Engine
This is Rietveld 408576698