| Index: components/sessions/core/serialized_navigation_entry.cc
|
| diff --git a/components/sessions/core/serialized_navigation_entry.cc b/components/sessions/core/serialized_navigation_entry.cc
|
| index 2521786de04486e029fd9cd05e7605f3660cc12d..9fd5260c7311205d80b62480d25f3b40c8306009 100644
|
| --- a/components/sessions/core/serialized_navigation_entry.cc
|
| +++ b/components/sessions/core/serialized_navigation_entry.cc
|
| @@ -14,6 +14,7 @@
|
|
|
| namespace sessions {
|
|
|
| +// TODO(treib): Remove, not needed anymore. crbug.com/627747
|
| const char kSearchTermsKey[] = "search_terms";
|
|
|
| SerializedNavigationEntry::SerializedNavigationEntry()
|
|
|