Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 5bdcc20e872757a46995fbf711d3debc71283ba6..76296d32ce438a18ebda229f7b8ac347b3857710 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -872,6 +872,8 @@ extern const char kSearchGeolocationPostDisclosureMetricsRecorded[]; |
| extern const char kGoogleDSEGeolocationSetting[]; |
| +extern const char kWebShareVisitedTargets[]; |
| + |
| } // namespace prefs |
| #endif // CHROME_COMMON_PREF_NAMES_H_ |