| Index: chrome/browser/printing/cloud_print/privet_device_lister_impl.h
|
| diff --git a/chrome/browser/printing/cloud_print/privet_device_lister_impl.h b/chrome/browser/printing/cloud_print/privet_device_lister_impl.h
|
| index 1f5c5a7ceb3892996bb19fcd7eae6d5544178780..5eeff67fec17564c2c7edd787538e8d0f65071a8 100644
|
| --- a/chrome/browser/printing/cloud_print/privet_device_lister_impl.h
|
| +++ b/chrome/browser/printing/cloud_print/privet_device_lister_impl.h
|
| @@ -27,7 +27,7 @@ class PrivetDeviceListerImpl
|
|
|
| // PrivetDeviceLister:
|
| void Start() override;
|
| - void DiscoverNewDevices(bool force_update) override;
|
| + void DiscoverNewDevices() override;
|
|
|
| protected:
|
| // ServiceDiscoveryDeviceLister:
|
|
|