| Index: chrome/browser/sync_file_system/local/canned_syncable_file_system.cc
|
| diff --git a/chrome/browser/sync_file_system/local/canned_syncable_file_system.cc b/chrome/browser/sync_file_system/local/canned_syncable_file_system.cc
|
| index 868fa43d7ff8163f7814426cf751803cac464edf..d7ba2b0f47e39679dc6abed872d90b0931fda845 100644
|
| --- a/chrome/browser/sync_file_system/local/canned_syncable_file_system.cc
|
| +++ b/chrome/browser/sync_file_system/local/canned_syncable_file_system.cc
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/guid.h"
|
| #include "base/run_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
|
|