Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index e6c9a747baaf82e879c8f665d293bbdf05bbf655..7c060b5c6f56073edeb52356f717994862e34f2d 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -477,7 +477,8 @@ |
'touch/touch_hud_projection.h', |
'touch/touch_observer_hud.cc', |
'touch/touch_observer_hud.h', |
- 'touch/touch_transformer_controller.cc', |
+ 'touch/touch_transformer_controller_ozone.cc', |
+ 'touch/touch_transformer_controller_x11.cc', |
'touch/touch_transformer_controller.h', |
'touch/touch_uma.cc', |
'touch/touch_uma.h', |
@@ -951,8 +952,6 @@ |
'accelerators/magnifier_key_scroller.h', |
'accelerators/spoken_feedback_toggler.cc', |
'accelerators/spoken_feedback_toggler.h', |
- 'touch/touch_transformer_controller.cc', |
- 'touch/touch_transformer_controller.h', |
], |
}, { # else: use_x11==1 |
'dependencies': [ |