| Index: chrome/browser/resources/md_history/lazy_load.crisper.js
|
| diff --git a/chrome/browser/resources/md_history/lazy_load.crisper.js b/chrome/browser/resources/md_history/lazy_load.crisper.js
|
| index 29502b017090db42b4004999cd9ec846036c4f53..5562d572462062c989d78234659dae278b9bb104 100644
|
| --- a/chrome/browser/resources/md_history/lazy_load.crisper.js
|
| +++ b/chrome/browser/resources/md_history/lazy_load.crisper.js
|
| @@ -2130,7 +2130,6 @@ Polymer({
|
| scroll: 'onListScroll_'
|
| },
|
| attached: function() {
|
| - chrome.send('otherDevicesInitialized');
|
| md_history.BrowserService.getInstance().recordHistogram(SYNCED_TABS_HISTOGRAM_NAME, SyncedTabsHistogram.INITIALIZED, SyncedTabsHistogram.LIMIT);
|
| },
|
| getContentScrollTarget: function() {
|
|
|