Chromium Code Reviews| Index: components/pairing/BUILD.gn |
| diff --git a/components/pairing/BUILD.gn b/components/pairing/BUILD.gn |
| index 778f8c911c58c3376cd056a64ca59393fb6e4b4b..a56c79e3b31ce14cbdffffa9b9ca4b691dd11787 100644 |
| --- a/components/pairing/BUILD.gn |
| +++ b/components/pairing/BUILD.gn |
| @@ -33,6 +33,7 @@ source_set("pairing") { |
| "//base", |
| "//chromeos", |
| "//device/bluetooth", |
| + "//device/hid", |
| "//net", |
| ] |
| } |