Index: content/browser/renderer_host/render_sandbox_host_linux.cc |
diff --git a/content/browser/renderer_host/render_sandbox_host_linux.cc b/content/browser/renderer_host/render_sandbox_host_linux.cc |
index d17b1caa7cac1e6278df29d6a7c10de8e5669cfd..19cbc5b4b351e41df3ab31607d21e9dc9f00cba4 100644 |
--- a/content/browser/renderer_host/render_sandbox_host_linux.cc |
+++ b/content/browser/renderer_host/render_sandbox_host_linux.cc |
@@ -30,7 +30,7 @@ |
#include "base/strings/string_util.h" |
#include "content/child/webkitplatformsupport_impl.h" |
#include "content/common/font_config_ipc_linux.h" |
-#include "content/common/sandbox_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" |