Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(668)

Unified Diff: athena/home/public/home_card.h

Issue 516643005: Adds the test expectations of home card bounds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: home_card_impl.h Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« athena/home/home_card_impl.h ('K') | « athena/home/home_card_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
}
« athena/home/home_card_impl.h ('K') | « athena/home/home_card_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698