Index: chrome/browser/ui/webui/sync_setup_handler.h |
=================================================================== |
--- chrome/browser/ui/webui/sync_setup_handler.h (revision 111699) |
+++ chrome/browser/ui/webui/sync_setup_handler.h (working copy) |
@@ -46,7 +46,8 @@ |
const GoogleServiceAuthError& error) OVERRIDE; |
static void GetStaticLocalizedValues( |
- base::DictionaryValue* localized_strings); |
+ base::DictionaryValue* localized_strings, |
+ WebUI* web_ui); |
// Initializes the sync setup flow and shows the setup UI. |
void OpenSyncSetup(); |