| Index: Source/web/x11/WebScreenInfoFactory.cpp
|
| diff --git a/Source/web/x11/WebScreenInfoFactory.cpp b/Source/web/x11/WebScreenInfoFactory.cpp
|
| index 3eb3a7b0abda2e411a0631d2db4a1865c938b41b..1bed7b689fa5b0a53eb6159ad04eec5c2bd16025 100644
|
| --- a/Source/web/x11/WebScreenInfoFactory.cpp
|
| +++ b/Source/web/x11/WebScreenInfoFactory.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "WebScreenInfoFactory.h"
|
|
|
| -#include "WebScreenInfo.h"
|
| +#include "public/platform/WebScreenInfo.h"
|
| #include <X11/Xlib.h>
|
|
|
| namespace blink {
|
|
|