| Index: ui/display/manager/chromeos/display_configurator.h
|
| diff --git a/ui/display/manager/chromeos/display_configurator.h b/ui/display/manager/chromeos/display_configurator.h
|
| index d6cd96895d46b20ba1f945fb7fbbfa6e86c69dd9..8519bd1129e7792f7c35f4496c99afda72fa490f 100644
|
| --- a/ui/display/manager/chromeos/display_configurator.h
|
| +++ b/ui/display/manager/chromeos/display_configurator.h
|
| @@ -153,7 +153,7 @@ class DISPLAY_MANAGER_EXPORT DisplayConfigurator
|
|
|
| // The delay to perform configuration after RRNotify. See the comment for
|
| // |configure_timer_|.
|
| - static const int kConfigureDelayMs = 500;
|
| + static const int kConfigureDelayMs = 1000;
|
|
|
| // The delay to perform configuration after waking up from suspend when in
|
| // multi display mode. Should be bigger than |kConfigureDelayMs|. Generally
|
|
|