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

Unified Diff: athena/home/home_card_constants.cc

Issue 512963002: Clears focus on gesture event. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix 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
« no previous file with comments | « athena/home/home_card_constants.h ('k') | athena/home/home_card_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « athena/home/home_card_constants.h ('k') | athena/home/home_card_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698