[omnibox] Trim SuggestResult constructor arguments
Most of the time, we only use the most important arguments when constructing a SuggestResult, those passed to the Result sub-constructor. This change adds a constructor for this most often used case, and also adds methods for setting the answer-related fields separately. Change-Id: I2ed077b93b142f90fa16d53d146e6081174f7907 Reviewed-on: https://chromium-review.googlesource.com/1178102Reviewed-by:Mark Pearson <mpearson@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Kevin Bailey <krb@chromium.org> Cr-Commit-Position: refs/heads/master@{#584729}
Showing
Please register or sign in to comment