| Index: chrome/browser/nacl_host/test/mock_nacl_gdb.cc
|
| diff --git a/chrome/browser/nacl_host/test/mock_nacl_gdb.cc b/chrome/browser/nacl_host/test/mock_nacl_gdb.cc
|
| index 4635aa4968b6112c8a09fb7b31102048d731ed2e..097f1f9426a3c3823ce5a6f9e1b046f59882d6ef 100644
|
| --- a/chrome/browser/nacl_host/test/mock_nacl_gdb.cc
|
| +++ b/chrome/browser/nacl_host/test/mock_nacl_gdb.cc
|
| @@ -10,7 +10,6 @@
|
| #include "base/file_util.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/process_util.h"
|
|
|
| static const char kEvalCommand[] = "--eval-command";
|
| static const char kCommand[] = "--command";
|
|
|