| Index: chrome/browser/safe_browsing/srt_client_info_win.h
|
| diff --git a/chrome/browser/safe_browsing/srt_client_info_win.h b/chrome/browser/safe_browsing/srt_client_info_win.h
|
| index dfa14ebc0e8297ba878cc38eae3abd8864cca3c3..608ee96ede8add606e8dd2207879dfd149507cc2 100644
|
| --- a/chrome/browser/safe_browsing/srt_client_info_win.h
|
| +++ b/chrome/browser/safe_browsing/srt_client_info_win.h
|
| @@ -7,11 +7,6 @@
|
|
|
| namespace safe_browsing {
|
|
|
| -extern const char kChromeChannelSwitch[];
|
| -extern const char kChromeVersionSwitch[];
|
| -extern const char kEnableCrashReporting[];
|
| -extern const char kExtendedSafeBrowsingEnabledSwitch[];
|
| -
|
| // Encodes Chrome's channel as an integer to be passed to the SRT on the command
|
| // line. The SRT binary expects to receive Chrome's channel encoded as:
|
| // 0: unknown; 1: canary; 2: dev; 3: beta; 4: stable.
|
|
|