Index: chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h |
diff --git a/chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h b/chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h |
index 8ffa4f94d9b1335dd25058cbacf94847709786b4..c38ce7720f224f508ace93284908cf511d6b1bb2 100644 |
--- a/chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h |
+++ b/chrome/browser/ui/webui/chromeos/login/gaia_screen_handler.h |
@@ -78,7 +78,6 @@ class GaiaScreenHandler : public BaseScreenHandler { |
// Callback that loads GAIA after version information has been retrieved. |
void LoadGaiaWithVersion(const GaiaContext& context, |
const std::string& platform_version); |
- void UpdateGaia(const GaiaContext& context); |
// Sends request to reload Gaia. If |force_reload| is true, request |
// will be sent in any case, otherwise it will be sent only when Gaia is |