| 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 eac3a3235296637ba94f9d070360d73fecb11e68..27250ec0a2dd8988c8db9d302695a6bf45d5378a 100644
|
| --- a/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| +++ b/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| @@ -26,7 +26,6 @@
|
| #include "content/common/sandbox_linux/sandbox_linux.h"
|
| #include "content/common/set_process_title.h"
|
| #include "content/public/common/content_switches.h"
|
| -#include "ppapi/c/trusted/ppb_browser_font_trusted.h"
|
| #include "skia/ext/skia_utils_base.h"
|
| #include "third_party/skia/include/ports/SkFontConfigInterface.h"
|
| #include "ui/gfx/font.h"
|
|
|