Index: ui/base/ui_base.gyp |
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp |
index d733be47460b9821a4b082f93d72293d7bfcd65b..50e0a1669a7d9c6d1ea068f4de8e2add45140972 100644 |
--- a/ui/base/ui_base.gyp |
+++ b/ui/base/ui_base.gyp |
@@ -589,6 +589,8 @@ |
'../gfx/gfx.gyp:gfx_geometry', |
], |
'sources': [ |
+ 'test/event_generator_base.cc', |
+ 'test/event_generator_base.h', |
'test/ui_controls.h', |
'test/ui_controls_aura.cc', |
'test/ui_controls_internal_win.cc', |