summaryrefslogtreecommitdiffstats
path: root/chrome/browser/options_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/options_util.h')
-rw-r--r--chrome/browser/options_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/options_util.h b/chrome/browser/options_util.h
index bc9ee01..9bfc6fc 100644
--- a/chrome/browser/options_util.h
+++ b/chrome/browser/options_util.h
@@ -18,6 +18,7 @@ class OptionsUtil {
// permission match |enabled|, returns the actual enabled setting.
static bool ResolveMetricsReportingEnabled(bool enabled);
+ private:
DISALLOW_IMPLICIT_CONSTRUCTORS(OptionsUtil);
};