| Index: chrome/browser/local_discovery/privet_http.h
|
| diff --git a/chrome/browser/local_discovery/privet_http.h b/chrome/browser/local_discovery/privet_http.h
|
| index 044a0713d70e1db3544303af037d2d2a179046d8..2d993f2a43c8c69b7557e6f28071b410d4a174a0 100644
|
| --- a/chrome/browser/local_discovery/privet_http.h
|
| +++ b/chrome/browser/local_discovery/privet_http.h
|
| @@ -137,7 +137,6 @@ class PrivetLocalPrintOperation {
|
| class PrivetHTTPClient {
|
| public:
|
| virtual ~PrivetHTTPClient() {}
|
| - virtual const base::DictionaryValue* GetCachedInfo() const = 0;
|
|
|
| virtual scoped_ptr<PrivetRegisterOperation> CreateRegisterOperation(
|
| const std::string& user,
|
|
|