Index: chrome/browser/ui/webui/sync_setup_handler.h |
diff --git a/chrome/browser/ui/webui/sync_setup_handler.h b/chrome/browser/ui/webui/sync_setup_handler.h |
index f1478fe8f1d6a4af50944583bf23e7c307ccae67..1f4d27667aea1414d29e6c3cdc0f1671b91ec6e8 100644 |
--- a/chrome/browser/ui/webui/sync_setup_handler.h |
+++ b/chrome/browser/ui/webui/sync_setup_handler.h |
@@ -121,7 +121,6 @@ class SyncSetupHandler : public options::OptionsPageUIHandler, |
void HandleConfigure(const base::ListValue* args); |
void HandlePassphraseEntry(const base::ListValue* args); |
void HandlePassphraseCancel(const base::ListValue* args); |
- void HandleAttachHandler(const base::ListValue* args); |
void HandleShowErrorUI(const base::ListValue* args); |
void HandleShowSetupUI(const base::ListValue* args); |
void HandleShowSetupUIWithoutLogin(const base::ListValue* args); |