| Index: chrome/browser/resources/md_history/synced_device_card.html
|
| diff --git a/chrome/browser/resources/md_history/synced_device_card.html b/chrome/browser/resources/md_history/synced_device_card.html
|
| index 6a275a4298bb97b0a9545aee92b6d35e7c3d2628..e6948ea69667ae80ce8be6e1782bdf63d5aa6ac7 100644
|
| --- a/chrome/browser/resources/md_history/synced_device_card.html
|
| +++ b/chrome/browser/resources/md_history/synced_device_card.html
|
| @@ -92,7 +92,7 @@
|
| <div id="icon" class="website-icon"></div>
|
| <a href="[[tab.url]]" class="website-title" title="[[tab.title]]">
|
| <history-searched-label title="[[tab.title]]"
|
| - search-term="[[searchedTerm]]"></history-searched-label>
|
| + search-term="[[searchTerm]]"></history-searched-label>
|
| </a>
|
| </div>
|
| <div id="window-separator"
|
|
|