Index: components/arc/bluetooth/bluetooth_type_converters.cc |
diff --git a/components/arc/bluetooth/bluetooth_type_converters.cc b/components/arc/bluetooth/bluetooth_type_converters.cc |
index f91139d0434d9b248e64f0b3e9456cfd2ea3c44a..083560e73671ca2fe015b9728fd0599ca10f4bb5 100644 |
--- a/components/arc/bluetooth/bluetooth_type_converters.cc |
+++ b/components/arc/bluetooth/bluetooth_type_converters.cc |
@@ -6,6 +6,9 @@ |
#include <cctype> |
#include <iomanip> |
#include <ios> |
+#include <map> |
+#include <memory> |
+#include <set> |
#include <sstream> |
#include <string> |
#include <vector> |