Index: ash/frame/header_painter_util.cc |
diff --git a/ash/common/frame/header_painter_util.cc b/ash/frame/header_painter_util.cc |
similarity index 97% |
rename from ash/common/frame/header_painter_util.cc |
rename to ash/frame/header_painter_util.cc |
index 6d5a11f2ed6259b676b6b0b0a7405aa038abc2ac..d7d79f80cbba305cf70b47b9c6c0d4f95795391a 100644 |
--- a/ash/common/frame/header_painter_util.cc |
+++ b/ash/frame/header_painter_util.cc |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/frame/header_painter_util.h" |
+#include "ash/frame/header_painter_util.h" |
#include <algorithm> |
-#include "ash/common/wm_window.h" |
+#include "ash/wm_window.h" |
#include "ui/compositor/layer.h" |
#include "ui/compositor/layer_animator.h" |
#include "ui/gfx/font_list.h" |