| Index: cloud_print/gcp20/prototype/gcp20_device.gyp
|
| diff --git a/cloud_print/gcp20/prototype/gcp20_device.gyp b/cloud_print/gcp20/prototype/gcp20_device.gyp
|
| index 83064c6388a07a33f68cee59699d9f476ab58951..5280e2708ee8bb9c1fb88de37aa9138aa0414de1 100644
|
| --- a/cloud_print/gcp20/prototype/gcp20_device.gyp
|
| +++ b/cloud_print/gcp20/prototype/gcp20_device.gyp
|
| @@ -28,7 +28,9 @@
|
| 'cloud_print_response_parser.cc',
|
| 'cloud_print_response_parser.h',
|
| 'cloud_print_requester.cc',
|
| - 'cloud_print_requester.h',
|
| + 'cloud_print_requester.h',
|
| + 'conio_posix.cc',
|
| + 'conio_posix.h',
|
| 'command_line_reader.cc',
|
| 'command_line_reader.h',
|
| 'dns_packet_parser.cc',
|
| @@ -43,6 +45,7 @@
|
| 'privet_http_server.h',
|
| 'service_parameters.cc',
|
| 'service_parameters.h',
|
| + 'special_io.h',
|
| 'x_privet_token.cc',
|
| 'x_privet_token.h',
|
| ],
|
|
|