summaryrefslogtreecommitdiffstats
path: root/chrome/app/nacl_fork_delegate_linux.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/nacl_fork_delegate_linux.cc')
-rw-r--r--chrome/app/nacl_fork_delegate_linux.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/nacl_fork_delegate_linux.cc b/chrome/app/nacl_fork_delegate_linux.cc
index 5ea4dd8..eae86c6 100644
--- a/chrome/app/nacl_fork_delegate_linux.cc
+++ b/chrome/app/nacl_fork_delegate_linux.cc
@@ -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"