| Index: components/proximity_auth/webui/proximity_auth_webui_handler.h
|
| diff --git a/components/proximity_auth/webui/proximity_auth_webui_handler.h b/components/proximity_auth/webui/proximity_auth_webui_handler.h
|
| index 3a05795dbf4af138e65c12dc9cf325e48659e709..2f8e106994dc7abee0acf25b6345f13cf323d5b7 100644
|
| --- a/components/proximity_auth/webui/proximity_auth_webui_handler.h
|
| +++ b/components/proximity_auth/webui/proximity_auth_webui_handler.h
|
| @@ -8,12 +8,12 @@
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/values.h"
|
| +#include "components/cryptauth/connection_observer.h"
|
| #include "components/cryptauth/cryptauth_client.h"
|
| #include "components/cryptauth/cryptauth_device_manager.h"
|
| #include "components/cryptauth/cryptauth_enrollment_manager.h"
|
| #include "components/cryptauth/cryptauth_gcm_manager.h"
|
| #include "components/proximity_auth/authenticator.h"
|
| -#include "components/proximity_auth/connection_observer.h"
|
| #include "components/proximity_auth/logging/log_buffer.h"
|
| #include "components/proximity_auth/messenger_observer.h"
|
| #include "components/proximity_auth/proximity_auth_client.h"
|
|
|