Index: components/pairing/BUILD.gn |
diff --git a/components/pairing/BUILD.gn b/components/pairing/BUILD.gn |
index 55f29ed54dc6f6bc087e1dbccfd273a33c6d065b..d017ec44ce40591914fa9db5b3064b71064e6363 100644 |
--- a/components/pairing/BUILD.gn |
+++ b/components/pairing/BUILD.gn |
@@ -16,6 +16,8 @@ source_set("pairing") { |
"pairing/host_pairing_controller.h", |
"pairing/message_buffer.cc", |
"pairing/message_buffer.h", |
+ "pairing/proto_decoder.cc", |
+ "pairing/proto_decoder.h", |
] |
deps = [ |