Index: components/pairing/BUILD.gn |
diff --git a/components/pairing/BUILD.gn b/components/pairing/BUILD.gn |
index 02011efaa44c1ce9fcf4181eff502372180d7a01..c381883bcdf7871c03b7ae71b9f301918cbb4236 100644 |
--- a/components/pairing/BUILD.gn |
+++ b/components/pairing/BUILD.gn |
@@ -48,6 +48,4 @@ proto_library("proto") { |
sources = [ |
"pairing_api.proto", |
] |
- 'proto_in_dir' = 'pairing' |
- 'proto_out_dir' = 'components/pairing' |
} |