Index: components/proximity_auth/connection_unittest.cc |
diff --git a/components/proximity_auth/connection_unittest.cc b/components/proximity_auth/connection_unittest.cc |
index 2e3678d16e8f5e2de612bdbe955631766a3227d1..87e5e2a8f1580249fa0ee44a80c0397afd1b4e29 100644 |
--- a/components/proximity_auth/connection_unittest.cc |
+++ b/components/proximity_auth/connection_unittest.cc |
@@ -5,6 +5,7 @@ |
#include "components/proximity_auth/connection.h" |
#include "components/proximity_auth/connection_observer.h" |
+#include "components/proximity_auth/remote_device.h" |
#include "components/proximity_auth/wire_message.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |