Chromium Code Reviews| Index: chrome/common/pref_names.h |
| =================================================================== |
| --- chrome/common/pref_names.h (revision 204675) |
| +++ chrome/common/pref_names.h (working copy) |
| @@ -686,6 +686,10 @@ |
| extern const char kGeolocationEnabled[]; |
| #endif |
| +#if defined(ENABLE_GOOGLE_NOW) |
| +extern const char kGoogleGeolocationAccessEnabled[]; |
| +#endif |
| + |
| extern const char kDefaultAudioCaptureDevice[]; |
| extern const char kDefaultVideoCaptureDevice[]; |