| Index: ui/platform_window/x11/x11_window.cc
|
| diff --git a/ui/platform_window/x11/x11_window.cc b/ui/platform_window/x11/x11_window.cc
|
| index 8738fca2ab4bf249b38edb227cffd9f656db0e66..578cbf37caddfd691dc29a463af4d70de12c4c15 100644
|
| --- a/ui/platform_window/x11/x11_window.cc
|
| +++ b/ui/platform_window/x11/x11_window.cc
|
| @@ -18,7 +18,7 @@
|
| #include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/x/x11_atom_cache.h"
|
| #include "ui/gfx/x/x11_types.h"
|
| -#include "ui/platform_window/platform_window_delegate.h"
|
| +#include "ui/platform_window/types/platform_window_delegate.h"
|
|
|
| namespace ui {
|
|
|
|
|