summaryrefslogtreecommitdiffstats
path: root/chrome/nacl/broker_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/nacl/broker_thread.h')
-rw-r--r--chrome/nacl/broker_thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/nacl/broker_thread.h b/chrome/nacl/broker_thread.h
index 8b2d7c5..3c1e3ac 100644
--- a/chrome/nacl/broker_thread.h
+++ b/chrome/nacl/broker_thread.h
@@ -7,8 +7,8 @@
#pragma once
#include "base/process.h"
-#include "chrome/common/child_thread.h"
#include "chrome/common/nacl_types.h"
+#include "content/common/child_thread.h"
#if defined(OS_WIN)
#include "sandbox/src/sandbox.h"