Index: ash/shelf/ink_drop_button_listener.h |
diff --git a/ash/common/shelf/ink_drop_button_listener.h b/ash/shelf/ink_drop_button_listener.h |
similarity index 87% |
rename from ash/common/shelf/ink_drop_button_listener.h |
rename to ash/shelf/ink_drop_button_listener.h |
index 4b6e7522453bfbccac66c24ccd35448a3970b30a..48b10ae06ba411bdbb1088c9594ddd44d8179299 100644 |
--- a/ash/common/shelf/ink_drop_button_listener.h |
+++ b/ash/shelf/ink_drop_button_listener.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_SHELF_INK_DROP_BUTTON_LISTENER_H_ |
-#define ASH_COMMON_SHELF_INK_DROP_BUTTON_LISTENER_H_ |
+#ifndef ASH_SHELF_INK_DROP_BUTTON_LISTENER_H_ |
+#define ASH_SHELF_INK_DROP_BUTTON_LISTENER_H_ |
#include "ash/ash_export.h" |
@@ -38,4 +38,4 @@ class ASH_EXPORT InkDropButtonListener { |
} // namespace ash |
-#endif // ASH_COMMON_SHELF_INK_DROP_BUTTON_LISTENER_H_ |
+#endif // ASH_SHELF_INK_DROP_BUTTON_LISTENER_H_ |