Index: ash/system/tray/throbber_view.h |
diff --git a/ash/common/system/tray/throbber_view.h b/ash/system/tray/throbber_view.h |
similarity index 91% |
rename from ash/common/system/tray/throbber_view.h |
rename to ash/system/tray/throbber_view.h |
index 9b3332b4b0b90304d5fdf7ef4e686bb0e0c0e224..9faf3bf87143e59a5f4a0a091301f3e5aa8216cd 100644 |
--- a/ash/common/system/tray/throbber_view.h |
+++ b/ash/system/tray/throbber_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_COMMON_SYSTEM_TRAY_THROBBER_VIEW_H_ |
-#define ASH_COMMON_SYSTEM_TRAY_THROBBER_VIEW_H_ |
+#ifndef ASH_SYSTEM_TRAY_THROBBER_VIEW_H_ |
+#define ASH_SYSTEM_TRAY_THROBBER_VIEW_H_ |
#include "base/macros.h" |
#include "ui/gfx/geometry/size.h" |
@@ -61,4 +61,4 @@ class ThrobberView : public views::View { |
} // namespace ash |
-#endif // ASH_COMMON_SYSTEM_TRAY_THROBBER_VIEW_H_ |
+#endif // ASH_SYSTEM_TRAY_THROBBER_VIEW_H_ |