Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 29766a161cb579943826bdf650e962b5e7aa2c22..5a2ce393e74342187721cd92d187fa58a13cc89b 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -162,6 +162,8 @@ extern const char kLabsAdvancedFilesystemEnabled[]; |
| extern const char kLabsMediaplayerEnabled[]; |
| extern const char kEnableScreenLock[]; |
| extern const char kShowPlanNotifications[]; |
| +extern const char kAudioMute[]; |
| +extern const char kAudioVolume[]; |
| #endif |
|
zhurunz
2011/01/13 00:19:25
Keep the list alpha sorted might be a good idea.
davejcool
2011/01/13 21:31:14
Since it wasn't sorted already, I wasn't sure wher
|
| extern const char kIpcDisabledMessages[]; |
| extern const char kShowHomeButton[]; |