Index: ash/shelf/shelf_util.cc |
diff --git a/ash/shelf/shelf_util.cc b/ash/shelf/shelf_util.cc |
index 70fa02b23ca17402fae4907284ef128904445cbf..f5e26584c0df0c2aa5cb5ca83d4a38370c00038c 100644 |
--- a/ash/shelf/shelf_util.cc |
+++ b/ash/shelf/shelf_util.cc |
@@ -7,6 +7,7 @@ |
#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 { |