| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index df055ef441b4bed1e3c0de4af8d62d71995f896d..2b0fdf34e41a5180f4dfd211a7522117f649426c 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -344,8 +344,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',
|
|
|