| Index: chrome/browser/sync_file_system/fake_remote_change_processor.cc
|
| diff --git a/chrome/browser/sync_file_system/fake_remote_change_processor.cc b/chrome/browser/sync_file_system/fake_remote_change_processor.cc
|
| index 18f2e095234e75e9da6c9b54caa448ed500e60b4..efaa7ba295d941cba9304b0e28cc77d78dde6b8a 100644
|
| --- a/chrome/browser/sync_file_system/fake_remote_change_processor.cc
|
| +++ b/chrome/browser/sync_file_system/fake_remote_change_processor.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/location.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| -#include "webkit/fileapi/file_system_url.h"
|
| +#include "webkit/common/fileapi/file_system_url.h"
|
| #include "webkit/fileapi/syncable/file_change.h"
|
| #include "webkit/fileapi/syncable/sync_file_metadata.h"
|
|
|
|
|