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

Unified Diff: ui/aura/aura.gyp

Issue 251743004: aura: Remove WindowTreeHost::QueryMouseLocation(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 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/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index a9dae30a79fafdfbe526c88e9f165f607f8d6efe..9ddb1046e8a0532668388d1915721b6492c2088a 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -160,6 +160,8 @@
'test/aura_test_base.h',
'test/aura_test_helper.cc',
'test/aura_test_helper.h',
+ 'test/aura_test_utils.cc',
+ 'test/aura_test_utils.h',
'test/env_test_helper.h',
'test/event_generator.cc',
'test/event_generator.h',

Powered by Google App Engine
This is Rietveld 408576698