Index: ash/frame/header_painter.h |
diff --git a/ash/common/frame/header_painter.h b/ash/frame/header_painter.h |
similarity index 90% |
rename from ash/common/frame/header_painter.h |
rename to ash/frame/header_painter.h |
index f60d62ff2502381a77f4cbc3d7b4c4b2fa6138cd..517f2aa10b27c1f86bf61f966175c8e6d1a26759 100644 |
--- a/ash/common/frame/header_painter.h |
+++ b/ash/frame/header_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 ASH_COMMON_FRAME_HEADER_PAINTER_H_ |
-#define ASH_COMMON_FRAME_HEADER_PAINTER_H_ |
+#ifndef ASH_FRAME_HEADER_PAINTER_H_ |
+#define ASH_FRAME_HEADER_PAINTER_H_ |
#include "ash/ash_export.h" |
@@ -44,4 +44,4 @@ class ASH_EXPORT HeaderPainter { |
} // namespace ash |
-#endif // ASH_COMMON_FRAME_HEADER_PAINTER_H_ |
+#endif // ASH_FRAME_HEADER_PAINTER_H_ |