Index: ash/wm/frame_painter.cc |
diff --git a/ash/wm/frame_painter.cc b/ash/wm/frame_painter.cc |
index 45492df3a28d97c003a1ebf9600b1d7f3aa3ab7c..14eca8d3872b201e847284b71feb452c48cd6a8d 100644 |
--- a/ash/wm/frame_painter.cc |
+++ b/ash/wm/frame_painter.cc |
@@ -11,10 +11,10 @@ |
#include "ash/root_window_settings.h" |
#include "ash/shell.h" |
#include "ash/shell_window_ids.h" |
+#include "ash/wm/caption_buttons/frame_caption_button_container_view.h" |
#include "ash/wm/property_util.h" |
#include "ash/wm/window_settings.h" |
#include "ash/wm/window_util.h" |
-#include "ash/wm/workspace/frame_caption_button_container_view.h" |
#include "base/logging.h" // DCHECK |
#include "grit/ash_resources.h" |
#include "third_party/skia/include/core/SkCanvas.h" |