Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 118753) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -289,6 +289,7 @@ |
| extern const char kShowCompositedLayerBorders[]; |
| extern const char kShowCompositedLayerTree[]; |
| extern const char kShowFPSCounter[]; |
| +extern const char kShowVolumeStatus[]; |
|
xiyuan
2012/01/25 04:43:12
Should this go with other chromeos only switches?
achuithb
2012/01/25 10:46:06
Done.
|
| extern const char kShowIcons[]; |
| extern const char kSilentDumpOnDCHECK[]; |
| extern const char kSocketReusePolicy[]; |