| Index: chrome/browser/local_discovery/privet_url_fetcher.h
|
| diff --git a/chrome/browser/local_discovery/privet_url_fetcher.h b/chrome/browser/local_discovery/privet_url_fetcher.h
|
| index e8644bdd48df7150e7b26b5d82c19c72e96610c8..b468c24b55b28a009be4101f19d37ac654fd5ce7 100644
|
| --- a/chrome/browser/local_discovery/privet_url_fetcher.h
|
| +++ b/chrome/browser/local_discovery/privet_url_fetcher.h
|
| @@ -21,8 +21,6 @@ class FilePath;
|
|
|
| namespace local_discovery {
|
|
|
| -const int kPrivetHTTPCodeInternalFailure = -1;
|
| -
|
| // Privet-specific URLFetcher adapter. Currently supports only the subset
|
| // of HTTP features required by Privet for GCP 1.5
|
| // (/privet/info and /privet/register).
|
|
|