summaryrefslogtreecommitdiff
path: root/chromium/ui/events/fraction_of_time_without_user_input_recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/events/fraction_of_time_without_user_input_recorder.h')
-rw-r--r--chromium/ui/events/fraction_of_time_without_user_input_recorder.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/ui/events/fraction_of_time_without_user_input_recorder.h b/chromium/ui/events/fraction_of_time_without_user_input_recorder.h
index daa3035c400..82b7688d727 100644
--- a/chromium/ui/events/fraction_of_time_without_user_input_recorder.h
+++ b/chromium/ui/events/fraction_of_time_without_user_input_recorder.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef UI_EVENTS_IDLE_FRACTION_RECORDER_H_
-#define UI_EVENTS_IDLE_FRACTION_RECORDER_H_
+#ifndef UI_EVENTS_FRACTION_OF_TIME_WITHOUT_USER_INPUT_RECORDER_H_
+#define UI_EVENTS_FRACTION_OF_TIME_WITHOUT_USER_INPUT_RECORDER_H_
#include "base/time/time.h"
#include "ui/events/events_base_export.h"
@@ -48,4 +48,4 @@ class EVENTS_BASE_EXPORT FractionOfTimeWithoutUserInputRecorder {
} // namespace ui
-#endif // UI_EVENTS_IDLE_FRACTION_RECORDER_H_
+#endif // UI_EVENTS_FRACTION_OF_TIME_WITHOUT_USER_INPUT_RECORDER_H_