| Index: components/signin/core/common/signin_switches.h
|
| diff --git a/components/signin/core/common/signin_switches.h b/components/signin/core/common/signin_switches.h
|
| index e08490a64d7b3b4801cd951b2fbc4bceae9230bc..213e0e925314708f36e5b4312cf0ac1ce9ae5662 100644
|
| --- a/components/signin/core/common/signin_switches.h
|
| +++ b/components/signin/core/common/signin_switches.h
|
| @@ -6,6 +6,7 @@
|
| #define COMPONENTS_SIGNIN_CORE_COMMON_SIGNIN_SWITCHES_H_
|
|
|
| #include "base/feature_list.h"
|
| +#include "build/build_config.h"
|
|
|
| namespace switches {
|
|
|
|
|