| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index eaef9ee00ca30d9d665ecb09f43b0abcfa335ade..df1fbc7ee87cc7e3238303522927910435495a1d 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -267,6 +267,8 @@
|
| 'client/plugin/pepper_video_renderer_2d.h',
|
| 'client/plugin/pepper_video_renderer_3d.cc',
|
| 'client/plugin/pepper_video_renderer_3d.h',
|
| + 'client/plugin/touch_input_scaler.cc',
|
| + 'client/plugin/touch_input_scaler.h',
|
| ],
|
| }
|
| }
|
|
|