| 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 8088598bba71e9db9d1f88391419893914b5b5ea..62feacc5483e12f85aaf2bd22c41755d041c316d 100644
|
| --- a/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| +++ b/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| @@ -29,7 +29,6 @@
|
| #include "ppapi/c/trusted/ppb_browser_font_trusted.h"
|
| #include "third_party/WebKit/public/platform/linux/WebFontInfo.h"
|
| #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.h"
|
| #include "ui/gfx/font_render_params.h"
|
|
|