Index: ash/common/shelf/overflow_button.h |
diff --git a/ash/shelf/overflow_button.h b/ash/common/shelf/overflow_button.h |
similarity index 93% |
rename from ash/shelf/overflow_button.h |
rename to ash/common/shelf/overflow_button.h |
index aaca229a9f78be8590fdc5dbaaf539928c0ed877..32bf382225b0f75c8fecdcf7c97b6fc10c16fbf5 100644 |
--- a/ash/shelf/overflow_button.h |
+++ b/ash/common/shelf/overflow_button.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_SHELF_OVERFLOW_BUTTON_H_ |
-#define ASH_SHELF_OVERFLOW_BUTTON_H_ |
+#ifndef ASH_COMMON_SHELF_OVERFLOW_BUTTON_H_ |
+#define ASH_COMMON_SHELF_OVERFLOW_BUTTON_H_ |
#include "base/macros.h" |
#include "ui/gfx/geometry/rect.h" |
@@ -64,4 +64,4 @@ class OverflowButton : public views::CustomButton { |
} // namespace ash |
-#endif // ASH_SHELF_OVERFLOW_BUTTON_H_ |
+#endif // ASH_COMMON_SHELF_OVERFLOW_BUTTON_H_ |