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 795167bfafa276f39cd74b00f1ae835cf89b1914..bb83e45ee4d5bc73323b0668941c05de9c165afa 100644 |
--- a/cloud_print/gcp20/prototype/gcp20_device.gyp |
+++ b/cloud_print/gcp20/prototype/gcp20_device.gyp |
@@ -30,7 +30,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', |
@@ -45,6 +47,7 @@ |
'privet_http_server.h', |
'service_parameters.cc', |
'service_parameters.h', |
+ 'special_io.h', |
'x_privet_token.cc', |
'x_privet_token.h', |
], |