Index: components/subresource_filter/core/common/proto/rules.proto |
diff --git a/components/subresource_filter/core/common/proto/rules.proto b/components/subresource_filter/core/common/proto/rules.proto |
index 66ac444b88f8a2eb813f53d3bed67196c65f0e77..f651c04abd29be99bf300e995728cc1bdbe83a27 100644 |
--- a/components/subresource_filter/core/common/proto/rules.proto |
+++ b/components/subresource_filter/core/common/proto/rules.proto |
@@ -137,8 +137,6 @@ message UrlRule { |
// corresponding ActivationType values. |
optional int32 activation_types = 4; |
- // The list of domains to be included/excluded from the filter's affected set. |
- |
// The rule applies only to subresources of documents loaded from included |
// domains (or subdomains thereof). If the list is empty, the rule is applied |
// on documents from all domains. |