| Index: components/safe_browsing_db/safebrowsing.proto
|
| diff --git a/components/safe_browsing_db/safebrowsing.proto b/components/safe_browsing_db/safebrowsing.proto
|
| index fbe1e57e01fdae8076bcdf6c8e65741d37a01b28..989cd2d2bd0d1fb9fb362cdbf7b0312ab250b08f 100644
|
| --- a/components/safe_browsing_db/safebrowsing.proto
|
| +++ b/components/safe_browsing_db/safebrowsing.proto
|
| @@ -285,7 +285,7 @@ enum ThreatType {
|
|
|
| // Patterns to be used for activating the subresource filter. Interstitial
|
| // will not be shown for patterns from this list.
|
| - SUBRESOURCE_FILTER = 11;
|
| + SUBRESOURCE_FILTER = 13;
|
| }
|
|
|
| // Types of platforms.
|
|
|