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

Unified Diff: ash/mus/BUILD.gn

Issue 1921673005: mus: Add PointerWatcher for passively observing mouse and touch events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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
« no previous file with comments | « ash/ash.gyp ('k') | ash/mus/pointer_watcher_delegate_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 2bda5bb8d2dc91d9eab0c5b2c0c72a8028dc3027..78725f2e3814b88ee31f1dffe2961dfca71f4add 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -14,6 +14,8 @@ source_set("lib") {
"context_menu_mus.h",
"keyboard_ui_mus.cc",
"keyboard_ui_mus.h",
+ "pointer_watcher_delegate_mus.cc",
+ "pointer_watcher_delegate_mus.h",
"shelf_delegate_mus.cc",
"shelf_delegate_mus.h",
"shell_delegate_mus.cc",
« no previous file with comments | « ash/ash.gyp ('k') | ash/mus/pointer_watcher_delegate_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698