| 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 b6ba92d543fd9c61227e3ca823746eb0923ae1ac..777c18bbad33af5bfce92c8f0b92e9d5fdd15db4 100644
|
| --- a/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| +++ b/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| @@ -27,6 +27,7 @@
|
| #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"
|
| #include "ui/gfx/font_fallback_linux.h"
|
|
|