| Index: content/browser/renderer_host/gtk_window_utils.cc
|
| diff --git a/content/browser/renderer_host/gtk_window_utils.cc b/content/browser/renderer_host/gtk_window_utils.cc
|
| index b176323b0afbb6bb1f383476ba395f5aa14626bd..240c59d2882eb649a6618f6db4984c1f63437527 100644
|
| --- a/content/browser/renderer_host/gtk_window_utils.cc
|
| +++ b/content/browser/renderer_host/gtk_window_utils.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "third_party/WebKit/public/web/WebScreenInfo.h"
|
| +#include "third_party/WebKit/public/platform/WebScreenInfo.h"
|
| #include "ui/base/x/x11_util.h"
|
| #include "ui/gfx/gtk_compat.h"
|
| #include "ui/gfx/rect.h"
|
|
|