Index: chrome/browser/ui/webui/options2/chromeos/display_options_handler.h |
diff --git a/chrome/browser/ui/webui/options2/chromeos/display_options_handler.h b/chrome/browser/ui/webui/options2/chromeos/display_options_handler.h |
index 482610f537cdc4ef80d9eb41c31308e7af02ac81..31571331883035043e8e5a00f5852372d3a20730 100644 |
--- a/chrome/browser/ui/webui/options2/chromeos/display_options_handler.h |
+++ b/chrome/browser/ui/webui/options2/chromeos/display_options_handler.h |
@@ -51,7 +51,7 @@ class DisplayOptionsHandler : public ::options2::OptionsPageUIHandler, |
// Called when the fade-out animation for secondary display layout change is |
// finished. |
- void FadeOutForDisplayLayoutFinished(int layout); |
+ void FadeOutForDisplayLayoutFinished(int layout, int offset); |
// Handlers of JS messages. |
void HandleDisplayInfo(const base::ListValue* unused_args); |