| Index: components/proximity_auth/webui/proximity_auth_webui_handler.cc
|
| diff --git a/components/proximity_auth/webui/proximity_auth_webui_handler.cc b/components/proximity_auth/webui/proximity_auth_webui_handler.cc
|
| index 0bd5ee52ba28016011baa73c5ea851d195739754..943a485dbb687095f8c405403111058c70f3c9a8 100644
|
| --- a/components/proximity_auth/webui/proximity_auth_webui_handler.cc
|
| +++ b/components/proximity_auth/webui/proximity_auth_webui_handler.cc
|
| @@ -21,6 +21,7 @@
|
| #include "components/cryptauth/secure_context.h"
|
| #include "components/cryptauth/secure_message_delegate.h"
|
| #include "components/prefs/pref_service.h"
|
| +#include "components/proximity_auth/ble/pref_names.h"
|
| #include "components/proximity_auth/bluetooth_connection_finder.h"
|
| #include "components/proximity_auth/logging/logging.h"
|
| #include "components/proximity_auth/messenger.h"
|
|
|