| 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 27250ec0a2dd8988c8db9d302695a6bf45d5378a..37445f07bc893bb724e3c5b86d946b498699fe23 100644
|
| --- a/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| +++ b/content/browser/renderer_host/sandbox_ipc_linux.cc
|
| @@ -24,7 +24,6 @@
|
| #include "content/browser/renderer_host/font_utils_linux.h"
|
| #include "content/common/font_config_ipc_linux.h"
|
| #include "content/common/sandbox_linux/sandbox_linux.h"
|
| -#include "content/common/set_process_title.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "skia/ext/skia_utils_base.h"
|
| #include "third_party/skia/include/ports/SkFontConfigInterface.h"
|
|
|