Index: chrome/app/nacl_fork_delegate_linux.cc |
=================================================================== |
--- chrome/app/nacl_fork_delegate_linux.cc (revision 140304) |
+++ chrome/app/nacl_fork_delegate_linux.cc (working copy) |
@@ -17,9 +17,9 @@ |
#include "base/logging.h" |
#include "base/file_path.h" |
#include "base/path_service.h" |
+#include "base/posix/unix_domain_socket.h" |
#include "base/process_util.h" |
#include "base/third_party/dynamic_annotations/dynamic_annotations.h" |
-#include "content/common/unix_domain_socket_posix.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/nacl_helper_linux.h" |