Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 242e269d885c0eabf5b788b20d5f0d1fc24244d6..c28818aa61af737815208227007528deedebc93b 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -96,12 +96,8 @@ static_library("bluetooth") { |
deps = [ |
":strings", |
"//base", |
- "//base/third_party/dynamic_annotations", |
"//net", |
- "//third_party/libxml", |
"//ui/base", |
- "//ui/gfx", |
- "//ui/gfx/geometry", |
] |
if (is_chromeos) { |