Index: ash/wm/caption_buttons/frame_caption_button_container_view.h |
diff --git a/ash/wm/workspace/frame_caption_button_container_view.h b/ash/wm/caption_buttons/frame_caption_button_container_view.h |
similarity index 95% |
rename from ash/wm/workspace/frame_caption_button_container_view.h |
rename to ash/wm/caption_buttons/frame_caption_button_container_view.h |
index be76e77255b3d29a8ac9dc5277444bcdaab74c77..c9590c6655a2c3607a97b2b84009d6fda6db95a1 100644 |
--- a/ash/wm/workspace/frame_caption_button_container_view.h |
+++ b/ash/wm/caption_buttons/frame_caption_button_container_view.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_WM_WORKSPACE_FRAME_CAPTION_BUTTON_CONTAINER_VIEW_H_ |
-#define ASH_WM_WORKSPACE_FRAME_CAPTION_BUTTON_CONTAINER_VIEW_H_ |
+#ifndef ASH_WM_CAPTION_BUTTONS_FRAME_CAPTION_BUTTON_CONTAINER_VIEW_H_ |
+#define ASH_WM_CAPTION_BUTTONS_FRAME_CAPTION_BUTTON_CONTAINER_VIEW_H_ |
#include "ash/ash_export.h" |
#include "ui/gfx/image/image_skia.h" |
@@ -146,4 +146,4 @@ class ASH_EXPORT FrameCaptionButtonContainerView |
} // namesapace ash |
-#endif // ASH_WM_WORKSPACE_FRAME_CAPTION_BUTTON_CONTAINER_VIEW_H_ |
+#endif // ASH_WM_CAPTION_BUTTONS_FRAME_CAPTION_BUTTON_CONTAINER_VIEW_H_ |