Chromium Code Reviews| Index: content/browser/child_process_launcher.cc |
| =================================================================== |
| --- content/browser/child_process_launcher.cc (revision 87093) |
| +++ content/browser/child_process_launcher.cc (working copy) |
| @@ -20,7 +20,7 @@ |
| #if defined(OS_WIN) |
| #include "base/file_path.h" |
| -#include "chrome/common/sandbox_policy.h" |
| +#include "content/common/sandbox_policy.h" |
| #elif defined(OS_LINUX) |
| #include "base/memory/singleton.h" |
| #include "content/browser/zygote_host_linux.h" |