Index: components/proximity_auth/remote_device_loader_unittest.cc |
diff --git a/components/proximity_auth/remote_device_loader_unittest.cc b/components/proximity_auth/remote_device_loader_unittest.cc |
index 1521ccb96a0285b117e97d3d539d9093ced3644e..bfc5e1474fd70d8c27ae128d995022799d6af772 100644 |
--- a/components/proximity_auth/remote_device_loader_unittest.cc |
+++ b/components/proximity_auth/remote_device_loader_unittest.cc |
@@ -4,7 +4,10 @@ |
#include "components/proximity_auth/remote_device_loader.h" |
+#include <stddef.h> |
+ |
#include "base/bind.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "components/proximity_auth/cryptauth/fake_secure_message_delegate.h" |
#include "components/proximity_auth/proximity_auth_pref_manager.h" |