Chromium Code Reviews| Index: chrome/common/pref_names.h |
| =================================================================== |
| --- chrome/common/pref_names.h (revision 203973) |
| +++ chrome/common/pref_names.h (working copy) |
| @@ -683,6 +683,8 @@ |
| extern const char kGeolocationEnabled[]; |
| #endif |
| +extern const char kComponentGeolocationEnabled[]; |
|
vadimt
2013/06/07 00:56:07
Should be under IFDEF?
robliao
2013/06/07 07:34:36
Done.
|
| + |
| extern const char kDefaultAudioCaptureDevice[]; |
| extern const char kDefaultVideoCaptureDevice[]; |