| Index: power_constants.h
|
| diff --git a/power_constants.h b/power_constants.h
|
| index 8a424e83308f170d801a21122d4442e0ce5861f6..c5492ff3fbfbad4187af2fb1a4ec316e9135fff6 100644
|
| --- a/power_constants.h
|
| +++ b/power_constants.h
|
| @@ -19,6 +19,7 @@ extern const char kUnpluggedOffMs[];
|
| extern const char kUnpluggedSuspendMs[];
|
| extern const char kEnforceLock[];
|
| extern const char kDisableIdleSuspend[];
|
| +extern const char kUseLid[];
|
| extern const char kLockOnIdleSuspend[];
|
| extern const char kLockMs[];
|
| extern const char kRetrySuspendMs[];
|
|
|