Chromium Code Reviews| Index: remoting/remoting_host.gypi |
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi |
| index efe36d11484fd638a4971a6c6fa1d7c36443df83..2813f2247847f27ffdfe0d3d4f20344ea506ec28 100644 |
| --- a/remoting/remoting_host.gypi |
| +++ b/remoting/remoting_host.gypi |
| @@ -119,6 +119,10 @@ |
| 'host/chromeos/mouse_cursor_monitor_aura.cc', |
| 'host/chromeos/mouse_cursor_monitor_aura.h', |
| ], |
| + }, { # use_ozone = 1 |
| + 'sources!': [ |
| + 'host/display_rotation_filter.cc', |
| + ], |
| }], |
| ], |
| }], |