| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 6c8e521a043521153b0af8446a8530ccff64561b..b82468cbab453a26fcecae1e4059226eeb06b02d 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -120,6 +120,7 @@ CHROMEOS_EXPORT extern const char kTestCrosGaiaIdMigration[];
|
| CHROMEOS_EXPORT extern const char kTestCrosGaiaIdMigrationStarted[];
|
| CHROMEOS_EXPORT extern const char
|
| kEnableSystemTimezoneAutomaticDetectionPolicy[];
|
| +CHROMEOS_EXPORT extern const char kEnableMdOobe[];
|
|
|
| CHROMEOS_EXPORT bool WakeOnWifiEnabled();
|
|
|
|
|