Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index e8c0cca751d90f5c021212b73e1a4800dda1b53f..20e3c376554e161db2642f58dbe20de25594aad9 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', |
@@ -499,6 +503,7 @@ |
'network/shill_property_handler_unittest.cc', |
'process_proxy/process_output_watcher_unittest.cc', |
'process_proxy/process_proxy_unittest.cc', |
+ 'printing/printer_translator_unittest.cc', |
'settings/timezone_settings_unittest.cc', |
'system/name_value_pairs_parser_unittest.cc', |
'system/version_loader_unittest.cc', |