| Index: chrome/browser/sync_file_system/syncable_file_system_util.h
|
| diff --git a/chrome/browser/sync_file_system/syncable_file_system_util.h b/chrome/browser/sync_file_system/syncable_file_system_util.h
|
| index 7193e1e878461417802f7125cdc06210cd6d1bc6..d54217536832af8bb525af417aa8a32f3c0214e8 100644
|
| --- a/chrome/browser/sync_file_system/syncable_file_system_util.h
|
| +++ b/chrome/browser/sync_file_system/syncable_file_system_util.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "base/files/file_path.h"
|
| -#include "webkit/browser/fileapi/file_system_url.h"
|
| +#include "storage/browser/fileapi/file_system_url.h"
|
|
|
| namespace storage {
|
| class FileSystemContext;
|
|
|