Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index 88ddcce15d29459bcc71ce283963a1e73fd43e3a..aceab85ec2bf10f3c6ec35768c5a4a6de491d2d6 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -191,6 +191,8 @@ |
'test/window_event_dispatcher_test_api.h', |
'test/window_test_api.cc', |
'test/window_test_api.h', |
+ 'test/x11_event_sender.cc', |
+ 'test/x11_event_sender.h', |
], |
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
'msvs_disabled_warnings': [ 4267, ], |