Index: ash/touch/touch_uma.cc |
diff --git a/ash/touch/touch_uma.cc b/ash/touch/touch_uma.cc |
index 04948d2ad05f52824cf39cf7db493cf4490e350a..de0f3998cfae7a6a1517d59f0bff9aa72255679a 100644 |
--- a/ash/touch/touch_uma.cc |
+++ b/ash/touch/touch_uma.cc |
@@ -46,6 +46,8 @@ DEFINE_OWNED_WINDOW_PROPERTY_KEY(WindowTouchDetails, |
NULL); |
} |
+DECLARE_WINDOW_PROPERTY_TYPE(WindowTouchDetails*); |
+ |
namespace ash { |
// static |