Chromium Code Reviews| Index: chrome/common/pref_names.h |
| =================================================================== |
| --- chrome/common/pref_names.h (revision 41987) |
| +++ chrome/common/pref_names.h (working copy) |
| @@ -253,6 +253,8 @@ |
| extern const wchar_t kWebAppCreateInQuickLaunchBar[]; |
| extern const wchar_t kGeolocationAccessToken[]; |
| +extern const wchar_t kGeolocationDefaultContentSetting[]; |
| +extern const wchar_t kGeolocationContentSettings[]; |
| } // namespace prefs |