| Index: chrome/browser/resources/sync_setup_overlay.js
|
| diff --git a/chrome/browser/resources/sync_setup_overlay.js b/chrome/browser/resources/sync_setup_overlay.js
|
| index d2feb8bc35b80e2cd24d321b0c56b2fd981aac25..63ed1fabba3ce288e71a975b56baf5da6b623e3e 100644
|
| --- a/chrome/browser/resources/sync_setup_overlay.js
|
| +++ b/chrome/browser/resources/sync_setup_overlay.js
|
| @@ -516,10 +516,6 @@ cr.define('options', function() {
|
| }
|
| },
|
|
|
| - attach_: function() {
|
| - chrome.send('SyncSetupAttachHandler');
|
| - },
|
| -
|
| /**
|
| * Shows the appropriate sync setup page.
|
| * @param {string} page A page of the sync setup to show.
|
|
|