| Index: content/browser/renderer_host/render_sandbox_host_linux.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_sandbox_host_linux.cc (revision 78506)
|
| +++ content/browser/renderer_host/render_sandbox_host_linux.cc (working copy)
|
| @@ -26,8 +26,8 @@
|
| #include "base/singleton.h"
|
| #include "base/string_number_conversions.h"
|
| #include "base/string_util.h"
|
| -#include "chrome/common/sandbox_methods_linux.h"
|
| #include "content/common/font_config_ipc_linux.h"
|
| +#include "content/common/sandbox_methods_linux.h"
|
| #include "content/common/unix_domain_socket_posix.h"
|
| #include "skia/ext/SkFontHost_fontconfig_direct.h"
|
| #include "third_party/npapi/bindings/npapi_extensions.h"
|
|
|