| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 850dacc915b03afe9d610e6ebc62b1469eeb4301..5e14f90d52c7fc14afe529665eacd91a64c63138 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -315,6 +315,7 @@ extern const char kTabManagementExperimentTypeElderberry[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const char kEnableNativeCups[];
|
| +extern const char kEnableSigninApps[];
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| #if defined(USE_ASH)
|
|
|