commit | c3c4ed91cf34cffc8f5c0f6919bf08a31f9b18ad | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Mon Mar 12 18:56:02 2012 +0900 |
committer | Jean Chalard <jchalard@google.com> | Mon Mar 12 18:58:20 2012 +0900 |
tree | f01685acf85c5e448a496b11aafaa2b7a5fc3d2e | |
parent | a3f2ce1f3150a01471f2996ae07fb21a2f857b58 [diff] |
Consolidate words into SuggestedWordInfo We can't get rid of SuggestedWordInfo because it conveys the information about whether a suggestion is outdated or not. It is always created anyway. So it makes sense not to have separate lists and to just keep everything in the SuggestedWordInfo object. Change-Id: Idd79dc267d97633901d3d2869da457736963e178