| Index: content/browser/renderer_host/render_sandbox_host_linux.cc
|
| diff --git a/content/browser/renderer_host/render_sandbox_host_linux.cc b/content/browser/renderer_host/render_sandbox_host_linux.cc
|
| index 3363a3be4f4ac6433a06054da4d3c8d2939e2ee1..0ce5d884229326b01ed6830ccd99c0187ef0f2f7 100644
|
| --- a/content/browser/renderer_host/render_sandbox_host_linux.cc
|
| +++ b/content/browser/renderer_host/render_sandbox_host_linux.cc
|
| @@ -32,7 +32,7 @@
|
| #include "skia/ext/SkFontHost_fontconfig_direct.h"
|
| #include "third_party/npapi/bindings/npapi_extensions.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebKit.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/gtk/WebFontInfo.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/linux/WebFontInfo.h"
|
| #include "webkit/glue/webkitplatformsupport_impl.h"
|
|
|
| using WebKit::WebCString;
|
|
|