Chromium Code Reviews| Index: content/app/content_main_runner.cc |
| =================================================================== |
| --- content/app/content_main_runner.cc (revision 140304) |
| +++ content/app/content_main_runner.cc (working copy) |
| @@ -58,7 +58,7 @@ |
| #include <signal.h> |
| #include "base/global_descriptors_posix.h" |
| -#include "content/common/chrome_descriptors.h" |
| +#include "content/public/common/content_descriptors.h" |
| #if !defined(OS_MACOSX) |
| #include "content/public/common/zygote_fork_delegate_linux.h" |