| Index: ash/display/window_tree_host_manager.h
|
| diff --git a/ash/display/window_tree_host_manager.h b/ash/display/window_tree_host_manager.h
|
| index f80b229350bf647b3c0f8dd5bc667a9be45496da..c145b2cf06bc7db58c3153a2ef8b7e507b5fa29e 100644
|
| --- a/ash/display/window_tree_host_manager.h
|
| +++ b/ash/display/window_tree_host_manager.h
|
| @@ -157,7 +157,7 @@ class ASH_EXPORT WindowTreeHostManager
|
| void CloseMirroringDisplayIfNotNecessary() override;
|
| void PreDisplayConfigurationChange(bool clear_focus) override;
|
| void PostDisplayConfigurationChange(bool must_clear_window) override;
|
| - ui::DisplayConfigurator* display_configurator() override;
|
| + display::DisplayConfigurator* display_configurator() override;
|
|
|
| // ui::internal::InputMethodDelegate overrides:
|
| ui::EventDispatchDetails DispatchKeyEventPostIME(
|
|
|