Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ui / aura / aura.gyp
index 84e5477..aceab85 100644 (file)
         '../wm/public/transient_window_client.h',
         '../wm/public/window_move_client.cc',
         '../wm/public/window_move_client.h',
+        '../wm/public/window_types.h',
       ],
       'conditions': [
         ['use_x11==1', {
         '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, ],