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 26f4adf8907af5f76e34ceaba9450512c97c134c..57b03a49af92e2d3fd9873f0739f0b9626a91ac6 100644 |
--- a/chrome/browser/local_discovery/privet_http.h |
+++ b/chrome/browser/local_discovery/privet_http.h |
@@ -54,6 +54,7 @@ class PrivetHTTPClient { |
virtual scoped_ptr<PrivetJSONOperation> CreateInfoOperation( |
const PrivetJSONOperation::ResultCallback& callback) = 0; |
+ // Creates a URL fetcher for PrivetV1. |
virtual scoped_ptr<PrivetURLFetcher> CreateURLFetcher( |
const GURL& url, |
net::URLFetcher::RequestType request_type, |