| Index: chrome/browser/safe_browsing/download_protection_service.h
|
| diff --git a/chrome/browser/safe_browsing/download_protection_service.h b/chrome/browser/safe_browsing/download_protection_service.h
|
| index fc33a1a847e5efe6dfe01ec3756197a48afa867f..60af4a27770f2968374696256362ace1893f8743 100644
|
| --- a/chrome/browser/safe_browsing/download_protection_service.h
|
| +++ b/chrome/browser/safe_browsing/download_protection_service.h
|
| @@ -114,6 +114,7 @@ class DownloadProtectionService {
|
| REASON_EMPTY_URL_CHAIN,
|
| REASON_HTTPS_URL,
|
| REASON_PING_DISABLED,
|
| + REASON_TRUSTED_EXECUTABLE,
|
| REASON_MAX // Always add new values before this one.
|
| };
|
|
|
|
|