| 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 80d988bcf282e283f0fd6d04df9d4a9c570ecb68..1fd20a410aada458664a472cd5f4f3d8feb1e013 100644
|
| --- a/chrome/browser/safe_browsing/download_protection_service.h
|
| +++ b/chrome/browser/safe_browsing/download_protection_service.h
|
| @@ -125,6 +125,7 @@ class DownloadProtectionService {
|
| REASON_HTTPS_URL,
|
| REASON_PING_DISABLED,
|
| REASON_TRUSTED_EXECUTABLE,
|
| + REASON_OS_NOT_SUPPORTED,
|
| REASON_MAX // Always add new values before this one.
|
| };
|
|
|
|
|