| 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 986bff904def7f7cfb121363622dca5b8c2adbfa..0a60d46a58df5d7b40c9ac163857cc74b9faeffa 100644
|
| --- a/content/browser/renderer_host/render_sandbox_host_linux.cc
|
| +++ b/content/browser/renderer_host/render_sandbox_host_linux.cc
|
| @@ -33,8 +33,8 @@
|
| #include "content/common/set_process_title.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "skia/ext/skia_utils_base.h"
|
| +#include "third_party/WebKit/public/platform/linux/WebFontInfo.h"
|
| #include "third_party/WebKit/public/web/WebKit.h"
|
| -#include "third_party/WebKit/public/web/linux/WebFontInfo.h"
|
| #include "third_party/npapi/bindings/npapi_extensions.h"
|
| #include "third_party/skia/include/ports/SkFontConfigInterface.h"
|
| #include "ui/gfx/font_render_params_linux.h"
|
|
|