Chromium Code Reviews| Index: chrome/app/chrome_main_delegate.cc |
| diff --git a/chrome/app/chrome_main_delegate.cc b/chrome/app/chrome_main_delegate.cc |
| index 06f8c17934d0d014f905fa368caa56dde298f76e..caa97b10e0efb54b2deea5dc82c2478fffdab014 100644 |
| --- a/chrome/app/chrome_main_delegate.cc |
| +++ b/chrome/app/chrome_main_delegate.cc |
| @@ -63,7 +63,7 @@ |
| #endif |
| #if defined(OS_POSIX) && !defined(OS_MACOSX) |
| -#include "chrome/app/nacl_fork_delegate_linux.h" |
| +#include "components/nacl/common/nacl_fork_delegate_linux.h" |
| #endif |
| #if defined(OS_CHROMEOS) |