diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index ab52f58..5b8c6fa 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -343,6 +343,8 @@ 'service/cloud_print/print_system.h', 'service/cloud_print/printer_job_handler.cc', 'service/cloud_print/printer_job_handler.h', + 'service/cloud_print/printer_job_queue_handler.cc', + 'service/cloud_print/printer_job_queue_handler.h', 'service/gaia/service_gaia_authenticator.cc', 'service/gaia/service_gaia_authenticator.h', 'service/net/service_url_request_context.cc', |