| Index: chrome/nacl/broker_thread.cc
|
| ===================================================================
|
| --- chrome/nacl/broker_thread.cc (revision 87093)
|
| +++ chrome/nacl/broker_thread.cc (working copy)
|
| @@ -11,8 +11,8 @@
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/nacl_cmd_line.h"
|
| #include "chrome/common/nacl_messages.h"
|
| -#include "chrome/common/sandbox_policy.h"
|
| #include "content/common/child_process.h"
|
| +#include "content/common/sandbox_policy.h"
|
| #include "ipc/ipc_switches.h"
|
|
|
| NaClBrokerThread::NaClBrokerThread()
|
|
|