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 92a6521e6578485c4bab8281b6fb66d1a7307f6e..89bd38799a3914d41286d28cc08e88d83ce3bef2 100644 |
--- a/chrome/browser/local_discovery/privet_http.h |
+++ b/chrome/browser/local_discovery/privet_http.h |
@@ -161,7 +161,6 @@ class PrivetLocalPrintOperation { |
class PrivetHTTPClient { |
public: |
virtual ~PrivetHTTPClient() {} |
- virtual const base::DictionaryValue* GetCachedInfo() const = 0; |
virtual scoped_ptr<PrivetRegisterOperation> CreateRegisterOperation( |
const std::string& user, |