| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 367c792541e2eb6024ec7cd739e03fb78218c414..67914730232a8a38f2574c1f24e2ff45df201b43 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -345,8 +345,11 @@
|
| 'network/shill_property_handler.h',
|
| 'network/shill_property_util.cc',
|
| 'network/shill_property_util.h',
|
| + 'printing/fake_printer_detector.cc',
|
| + 'printing/fake_printer_detector.h',
|
| 'printing/printer_configuration.cc',
|
| 'printing/printer_configuration.h',
|
| + 'printing/printer_detector.h',
|
| 'printing/printer_translator.cc',
|
| 'printing/printer_translator.h',
|
| 'process_proxy/process_output_watcher.cc',
|
|
|