Index: ash/wm/window_properties.h |
diff --git a/ash/wm/window_properties.h b/ash/wm/window_properties.h |
index 65aac254f7a6a7865fa1247fba991ad70df62f60..5c151e964c67532c55867ea8dbc0321fb29a8919 100644 |
--- a/ash/wm/window_properties.h |
+++ b/ash/wm/window_properties.h |
@@ -43,10 +43,6 @@ ASH_EXPORT extern const aura::WindowProperty<gfx::Rect*>* const |
ASH_EXPORT extern const aura::WindowProperty<ui::WindowShowState>* const |
kRestoreShowStateOverrideKey; |
-// A property key to store the icon resource id for a window's shelf item. |
-ASH_EXPORT extern const aura::WindowProperty<int>* const |
- kShelfIconResourceIdKey; |
- |
// A property key to store the id for a window's shelf item. |
ASH_EXPORT extern const aura::WindowProperty<ShelfID>* const kShelfIDKey; |