| Index: components/captive_portal/captive_portal_types.cc
|
| diff --git a/components/captive_portal/captive_portal_types.cc b/components/captive_portal/captive_portal_types.cc
|
| index d47762db43653379172890545e4c002a778ab71c..22a6f76bbc6ffc270e19a3da08c555dd1810d9fa 100644
|
| --- a/components/captive_portal/captive_portal_types.cc
|
| +++ b/components/captive_portal/captive_portal_types.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/captive_portal/captive_portal_types.h"
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
|
|
| namespace captive_portal {
|
|
|
|
|