| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 3ab8cc648b260d3f6415983024e3f1158d079406..c5952be19047960b986fc3840165caea1377ce63 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -227,6 +227,8 @@
|
| 'protocol/transport_context.h',
|
| 'protocol/v2_authenticator.cc',
|
| 'protocol/v2_authenticator.h',
|
| + 'protocol/validating_authenticator.cc',
|
| + 'protocol/validating_authenticator.h',
|
| 'protocol/video_renderer.h',
|
| 'protocol/video_stats_stub.h',
|
| 'protocol/video_stub.h',
|
| @@ -360,7 +362,7 @@
|
| 'client/plugin/pepper_video_renderer_3d.cc',
|
| 'client/plugin/pepper_video_renderer_3d.h',
|
| ],
|
| -
|
| +
|
| 'remoting_opengl_renderer_sources': [
|
| 'client/gl_canvas.cc',
|
| 'client/gl_canvas.h',
|
|
|