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 97c9304d69c45b9c455ecfe6c0e5206215c77583..ebd87495dd7204d785acdafdaffaab90864761a1 100644 |
--- a/content/browser/renderer_host/render_sandbox_host_linux.cc |
+++ b/content/browser/renderer_host/render_sandbox_host_linux.cc |
@@ -27,9 +27,9 @@ |
#include "base/shared_memory.h" |
#include "base/string_number_conversions.h" |
#include "base/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/webkitplatformsupport_impl.h" |
#include "skia/ext/skia_utils_base.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebKit.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/linux/WebFontInfo.h" |