Index: cc/scrollbar_animation_controller_linear_fade.h |
diff --git a/cc/scrollbar_animation_controller_linear_fade.h b/cc/scrollbar_animation_controller_linear_fade.h |
index 24cba7693e8c91b590b4a9f4a62e842094295631..804c1de1443846d0c308d8efcc83e5aa14363c52 100644 |
--- a/cc/scrollbar_animation_controller_linear_fade.h |
+++ b/cc/scrollbar_animation_controller_linear_fade.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 CCScrollbarAnimationControllerLinearFade_h |
-#define CCScrollbarAnimationControllerLinearFade_h |
+#ifndef CC_SCROLLBAR_ANIMATION_CONTROLLER_LINEAR_FADE_H_ |
+#define CC_SCROLLBAR_ANIMATION_CONTROLLER_LINEAR_FADE_H_ |
#include "cc/cc_export.h" |
#include "cc/scrollbar_animation_controller.h" |
@@ -37,4 +37,4 @@ private: |
} // namespace cc |
-#endif // CCScrollbarAnimationControllerLinearFade_h |
+#endif // CC_SCROLLBAR_ANIMATION_CONTROLLER_LINEAR_FADE_H_ |