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

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

Issue 2690323002: Make Interaction Media Features MQ dynamic on Windows. (Closed)
Patch Set: Nit fix Created 3 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
Index: ui/events/devices/BUILD.gn
diff --git a/ui/events/devices/BUILD.gn b/ui/events/devices/BUILD.gn
index 1dc942f9a6630669f056a71d368509df51a202d7..9565cc788c40f5c7a860a7bc3a4a4a9b041ca114 100644
--- a/ui/events/devices/BUILD.gn
+++ b/ui/events/devices/BUILD.gn
@@ -15,6 +15,8 @@ component("devices") {
"input_device_event_observer.h",
"input_device_manager.cc",
"input_device_manager.h",
+ "input_device_observer_win.cc",
+ "input_device_observer_win.h",
"stylus_state.h",
"touchscreen_device.cc",
"touchscreen_device.h",

Powered by Google App Engine
This is Rietveld 408576698