Index: athena/wm/window_list_provider_impl.cc |
diff --git a/athena/wm/window_list_provider_impl.cc b/athena/wm/window_list_provider_impl.cc |
index eec4f8b245bf0280ac7c6770db5c5f7340a5c1ee..6823a4d0270495281df5817db94421e79886b386 100644 |
--- a/athena/wm/window_list_provider_impl.cc |
+++ b/athena/wm/window_list_provider_impl.cc |
@@ -12,6 +12,8 @@ |
#include "ui/aura/window_property.h" |
#include "ui/wm/core/transient_window_manager.h" |
#include "ui/wm/core/window_util.h" |
+ |
+DECLARE_EXPORTED_WINDOW_PROPERTY_TYPE(ATHENA_EXPORT, bool); |
namespace athena { |
namespace { |