diff options
Diffstat (limited to 'ash/shelf/shelf_util.cc')
-rw-r--r-- | ash/shelf/shelf_util.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/shelf/shelf_util.cc b/ash/shelf/shelf_util.cc index f5e2658..70fa02b 100644 --- a/ash/shelf/shelf_util.cc +++ b/ash/shelf/shelf_util.cc @@ -7,7 +7,6 @@ #include "ash/shelf/shelf_constants.h" #include "ui/aura/window_property.h" -DECLARE_WINDOW_PROPERTY_TYPE(ash::ShelfID); DECLARE_WINDOW_PROPERTY_TYPE(ash::ShelfItemDetails*); namespace ash { |