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

Unified Diff: ui/aura/BUILD.gn

Issue 2657283003: mash: make Env::last_mouse_location() accurate for Mus (Closed)
Patch Set: fix test Created 3 years, 11 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/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index bd8f8179733c00db2f53df971ed5458e26edf7b6..caf0fcc6c2c8aebe4d3967620c7b7bae91bd7ab7 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -85,6 +85,8 @@ component("aura") {
"mus/input_method_mus.h",
"mus/mus_context_factory.cc",
"mus/mus_context_factory.h",
+ "mus/mus_mouse_location_updater.cc",
+ "mus/mus_mouse_location_updater.h",
"mus/mus_types.h",
"mus/mus_util.cc",
"mus/mus_util.h",
« no previous file with comments | « ash/magnifier/magnification_controller_unittest.cc ('k') | ui/aura/env.h » ('j') | ui/aura/env.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698