Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Unified Diff: ash/shelf/ink_drop_button_listener.h

Issue 2736573002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/shelf/app_list_shelf_item_delegate.cc ('k') | ash/shelf/overflow_bubble.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « ash/shelf/app_list_shelf_item_delegate.cc ('k') | ash/shelf/overflow_bubble.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698