summaryrefslogtreecommitdiffstats
path: root/athena/util/fill_layout_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'athena/util/fill_layout_manager.cc')
-rw-r--r--athena/util/fill_layout_manager.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/athena/util/fill_layout_manager.cc b/athena/util/fill_layout_manager.cc
index 2a3eb22..2fe7722 100644
--- a/athena/util/fill_layout_manager.cc
+++ b/athena/util/fill_layout_manager.cc
@@ -8,9 +8,6 @@
#include "ui/aura/window.h"
#include "ui/aura/window_property.h"
-// This is to avoid creating type definitoin for kAlwaysFillWindowKey.
-DECLARE_EXPORTED_WINDOW_PROPERTY_TYPE(ATHENA_EXPORT, bool);
-
namespace athena {
namespace {