| 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 36ff08c7e02479393be5f83b842d720ee6283333..8202178ead0a5b92cfcf8a6a93a6c4e9857eaa43 100644
|
| --- a/chrome/browser/nacl_host/test/mock_nacl_gdb.cc
|
| +++ b/chrome/browser/nacl_host/test/mock_nacl_gdb.cc
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/environment.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|
|
|