Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index e8c0cca751d90f5c021212b73e1a4800dda1b53f..7e52f51f29812bfc63538c0f86e8708f31124ddc 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -391,6 +391,10 @@ |
'network/shill_property_handler.h', |
'network/shill_property_util.cc', |
'network/shill_property_util.h', |
+ 'printing/printer_configuration.cc', |
+ 'printing/printer_configuration.h', |
+ 'printing/printer_translator.h', |
+ 'printing/printer_translator.cc', |
'process_proxy/process_output_watcher.cc', |
'process_proxy/process_output_watcher.h', |
'process_proxy/process_proxy.cc', |
@@ -497,6 +501,7 @@ |
'network/onc/onc_validator_unittest.cc', |
'network/prohibited_technologies_handler_unittest.cc', |
'network/shill_property_handler_unittest.cc', |
+ 'printing/printer_translator_unittest.cc', |
'process_proxy/process_output_watcher_unittest.cc', |
'process_proxy/process_proxy_unittest.cc', |
'settings/timezone_settings_unittest.cc', |