Index: content/common/input/gesture_event_stream_validator.h |
diff --git a/content/common/input/gesture_event_stream_validator.h b/content/common/input/gesture_event_stream_validator.h |
index 8a2bf86a00092c0e208c494d96e1016d589b1767..f5d536fd2fad022d7d2583105608a352ed797d78 100644 |
--- a/content/common/input/gesture_event_stream_validator.h |
+++ b/content/common/input/gesture_event_stream_validator.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 CONTENT_COMMON_INPUT_GESTURE_EVENT_STREAM_VALIDATOR |
-#define CONTENT_COMMON_INPUT_GESTURE_EVENT_STREAM_VALIDATOR |
+#ifndef CONTENT_COMMON_INPUT_GESTURE_EVENT_STREAM_VALIDATOR_H_ |
+#define CONTENT_COMMON_INPUT_GESTURE_EVENT_STREAM_VALIDATOR_H_ |
#include <string> |
@@ -36,4 +36,4 @@ class CONTENT_EXPORT GestureEventStreamValidator { |
} // namespace content |
-#endif // CONTENT_COMMON_INPUT_GESTURE_EVENT_STREAM_VALIDATOR |
+#endif // CONTENT_COMMON_INPUT_GESTURE_EVENT_STREAM_VALIDATOR_H_ |