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

Unified Diff: ui/aura/aura.gyp

Issue 406413004: Cleanups for aura/test/event_generator.h (resolve TODOs) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix gn Created 6 years, 5 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 33ef09556b3fc5b4c216ae06bb878566829e74f6..dc0fe1b76239a1dcef1e959b9dff58a135d6354b 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -167,8 +167,8 @@
'test/aura_test_utils.cc',
'test/aura_test_utils.h',
'test/env_test_helper.h',
- 'test/event_generator.cc',
- 'test/event_generator.h',
+ 'test/event_generator_delegate_aura.cc',
+ 'test/event_generator_delegate_aura.h',
'test/test_cursor_client.cc',
'test/test_cursor_client.h',
'test/test_focus_client.cc',

Powered by Google App Engine
This is Rietveld 408576698