| Index: content/browser/renderer_host/sandbox_ipc_linux.cc
|
| diff --git a/content/browser/renderer_host/sandbox_ipc_linux.cc b/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| index 74a1601c5782c8e12098e1228f6cecdb09d3dfd7..95a8cb76d85291989248438dc72bfe2bc8196f62 100644
|
| --- a/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| +++ b/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| @@ -28,7 +28,7 @@
|
| #include "third_party/WebKit/public/web/WebKit.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"
|
| +#include "ui/gfx/font_render_params.h"
|
|
|
| using blink::WebCString;
|
| using blink::WebFontInfo;
|
|
|