| Index: chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc
|
| diff --git a/chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc b/chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc
|
| index f32e466f7e992e5db9d6b5364701964b5fd1c204..dc370a2f90ac9cf8986537e8a5cda59a12189fab 100644
|
| --- a/chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc
|
| +++ b/chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc
|
| @@ -5,8 +5,8 @@
|
| #include <string>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/location.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|