Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(170)

Unified Diff: components/content_settings/core/common/content_settings_types.h

Issue 2129153002: Improve the comments around content settings histograms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/content_settings/core/common/content_settings.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/content_settings/core/common/content_settings_types.h
diff --git a/components/content_settings/core/common/content_settings_types.h b/components/content_settings/core/common/content_settings_types.h
index dc8cf6f5b82bcb31c69049779d3f49c4fce8b740..22fe49a4d49cfd3080781a08c5a97fe5fb2a1da4 100644
--- a/components/content_settings/core/common/content_settings_types.h
+++ b/components/content_settings/core/common/content_settings_types.h
@@ -10,7 +10,7 @@
// A particular type of content to care about. We give the user various types
// of controls over each of these.
// When adding/removing values from this enum, be sure to update
-// ContentSettingsTypeHistogram and ContentSettingTypeToHistogramValue in
+// |kHistogramOrder| and ContentSettingTypeToHistogramValue in
// content_settings.cc as well.
// A Java counterpart will be generated for this enum.
// GENERATED_JAVA_ENUM_PACKAGE: org.chromium.chrome.browser
« no previous file with comments | « components/content_settings/core/common/content_settings.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698