summaryrefslogtreecommitdiff
path: root/chromium/cloud_print/gcp20/prototype/gcp20_device.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/cloud_print/gcp20/prototype/gcp20_device.gyp')
-rw-r--r--chromium/cloud_print/gcp20/prototype/gcp20_device.gyp6
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/cloud_print/gcp20/prototype/gcp20_device.gyp b/chromium/cloud_print/gcp20/prototype/gcp20_device.gyp
index b2e526fcfd3..0952344cd26 100644
--- a/chromium/cloud_print/gcp20/prototype/gcp20_device.gyp
+++ b/chromium/cloud_print/gcp20/prototype/gcp20_device.gyp
@@ -48,8 +48,13 @@
'dns_response_builder.h',
'dns_sd_server.cc',
'dns_sd_server.h',
+ 'local_settings.h',
+ 'local_print_job.cc',
+ 'local_print_job.h',
'print_job_handler.cc',
'print_job_handler.h',
+ 'printer_state.cc',
+ 'printer_state.h',
'printer.cc',
'printer.h',
'privet_http_server.cc',
@@ -86,6 +91,7 @@
'target_name': 'gcp20_device_unittests',
'type': 'executable',
'sources': [
+ 'printer_unittest.cc',
'x_privet_token_unittest.cc',
],
'dependencies': [