| Index: chrome/browser/safe_browsing/srt_fetcher_win.h
|
| diff --git a/chrome/browser/safe_browsing/srt_fetcher_win.h b/chrome/browser/safe_browsing/srt_fetcher_win.h
|
| index 6444733c433c54f89d9e541dbc77fd2ef54a4925..09a91fca4585abc894c8bd1979726985baa858d5 100644
|
| --- a/chrome/browser/safe_browsing/srt_fetcher_win.h
|
| +++ b/chrome/browser/safe_browsing/srt_fetcher_win.h
|
| @@ -48,8 +48,6 @@ const int kDaysBetweenReporterLogsSent = 7;
|
|
|
| extern const char kExtendedSafeBrowsingEnabledSwitch[];
|
|
|
| -extern const base::Feature kSwReporterExtendedSafeBrowsingFeature;
|
| -
|
| // Parameters used to invoke the sw_reporter component.
|
| struct SwReporterInvocation {
|
| base::CommandLine command_line;
|
|
|