Index: athena/home/home_card_constants.cc |
diff --git a/athena/home/home_card_constants.cc b/athena/home/home_card_constants.cc |
index 38596c4650571cb3914fa106144a5629978c2489..39d54544506d313f42b28d72fa66e6a58ced783a 100644 |
--- a/athena/home/home_card_constants.cc |
+++ b/athena/home/home_card_constants.cc |
@@ -8,5 +8,6 @@ namespace athena { |
const int kHomeCardHeight = 100; |
const int kHomeCardMinimizedHeight = 6; |
+const int kHomeCardSearchBoxId = 1000; |
} // namespace athena |