Remove ServiceDiscoveryClient* from PrivetHTTPAsynchronousFactoryImpl interface
commite61a6220ca4341f7eafac6dc3aacaa6f80a89896
authorvitalybuka <vitalybuka@chromium.org>
Wed, 25 Feb 2015 09:47:14 +0000 (25 01:47 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 25 Feb 2015 09:47:46 +0000 (25 09:47 +0000)
tree10b31227937f4b49989ae21604bd71748624d195
parent0d1cd5b310196798843d2db561e274549c86993f
Remove ServiceDiscoveryClient* from PrivetHTTPAsynchronousFactoryImpl interface

PrivetHTTPAsynchronousFactoryImpl can use ServiceDiscoverySharedClient::GetInstance.
Also we don't use this for testing, so we can simplify interface.

BUG=461504

Review URL: https://codereview.chromium.org/959503003

Cr-Commit-Position: refs/heads/master@{#318013}
chrome/browser/local_discovery/privet_http_asynchronous_factory.cc
chrome/browser/local_discovery/privet_http_asynchronous_factory.h
chrome/browser/local_discovery/privet_http_asynchronous_factory_impl.cc
chrome/browser/local_discovery/privet_http_asynchronous_factory_impl.h
chrome/browser/local_discovery/privet_local_printer_lister.cc
chrome/browser/local_discovery/privet_local_printer_lister_unittest.cc
chrome/browser/local_discovery/privet_notifications.cc
chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc
chrome/browser/ui/webui/print_preview/print_preview_handler.cc