Index: cc/layers/scrollbar_theme_painter.h |
diff --git a/cc/scrollbar_theme_painter.h b/cc/layers/scrollbar_theme_painter.h |
similarity index 88% |
rename from cc/scrollbar_theme_painter.h |
rename to cc/layers/scrollbar_theme_painter.h |
index 1c66fbc2085725180403bd1e8bc990acd144d454..50fec7e5b72fa8b81c90bd34a08f92c8e09e4793 100644 |
--- a/cc/scrollbar_theme_painter.h |
+++ b/cc/layers/scrollbar_theme_painter.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 CC_SCROLLBAR_THEME_PAINTER_H_ |
-#define CC_SCROLLBAR_THEME_PAINTER_H_ |
+#ifndef CC_LAYERS_SCROLLBAR_THEME_PAINTER_H_ |
+#define CC_LAYERS_SCROLLBAR_THEME_PAINTER_H_ |
#include "cc/base/cc_export.h" |
@@ -33,4 +33,4 @@ class CC_EXPORT ScrollbarThemePainter { |
} // namespace cc |
-#endif // CC_SCROLLBAR_THEME_PAINTER_H_ |
+#endif // CC_LAYERS_SCROLLBAR_THEME_PAINTER_H_ |