Index: components/subresource_filter/core/common/proto/BUILD.gn |
diff --git a/components/autofill/core/browser/proto/BUILD.gn b/components/subresource_filter/core/common/proto/BUILD.gn |
similarity index 92% |
copy from components/autofill/core/browser/proto/BUILD.gn |
copy to components/subresource_filter/core/common/proto/BUILD.gn |
index ad52e78646b3a2edf44ea16e992e3d8187eb2dad..b0ccabe19c3f36ad093760243376559a54df998d 100644 |
--- a/components/autofill/core/browser/proto/BUILD.gn |
+++ b/components/subresource_filter/core/common/proto/BUILD.gn |
@@ -6,6 +6,6 @@ import("//third_party/protobuf/proto_library.gni") |
proto_library("proto") { |
sources = [ |
- "server.proto", |
+ "rules.proto", |
] |
} |