Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index a70e70b6e742029764881fdc6d70c69d177289b5..9278dfcc982cd724f0b8ac1c15c743182a7bae4f 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -411,6 +411,9 @@ extern const char kKillReasonURL[]; |
// "Learn more" URL for the Privacy section under Options. |
extern const char kPrivacyLearnMoreURL[]; |
+// Help URL for the Rappor setting. |
+extern const char kRapporLearnMoreURL[]; |
+ |
// "Learn more" URL for the "Do not track" setting in the privacy section. |
extern const char kDoNotTrackLearnMoreURL[]; |