Index: components/pairing/BUILD.gn |
diff --git a/components/pairing/BUILD.gn b/components/pairing/BUILD.gn |
index 778f8c911c58c3376cd056a64ca59393fb6e4b4b..531f02131a29f9d21be7ff833fdd65850ccf092b 100644 |
--- a/components/pairing/BUILD.gn |
+++ b/components/pairing/BUILD.gn |
@@ -32,7 +32,9 @@ source_set("pairing") { |
":proto", |
"//base", |
"//chromeos", |
+ "//content/public/browser", |
"//device/bluetooth", |
+ "//device/hid", |
"//net", |
] |
} |