Index: athena/home/public/home_card.h |
diff --git a/athena/home/public/home_card.h b/athena/home/public/home_card.h |
index 5f3c1b2345c9ac7ed8dc5e23f729ed3e0638dbcb..dac9c2153efd536fd72861562579ab86bda91c84 100644 |
--- a/athena/home/public/home_card.h |
+++ b/athena/home/public/home_card.h |
@@ -11,6 +11,10 @@ namespace app_list { |
class SearchProvider; |
} |
+namespace aura { |
+class Window; |
+} |
oshima
2014/08/28 01:42:06
nit: remove this
Jun Mukai
2014/08/28 16:59:08
Done.
|
+ |
namespace gfx { |
class Rect; |
} |