Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(709)

Unified Diff: components/subresource_filter/core/common/proto/rules.proto

Issue 2194873002: Delete leftover comment in subresource filter rules definitions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698