| Index: chrome/browser/sync_file_system/local/local_file_sync_status.h
|
| diff --git a/chrome/browser/sync_file_system/local/local_file_sync_status.h b/chrome/browser/sync_file_system/local/local_file_sync_status.h
|
| index 433012202bc1d8f4021a55f3044cbfa3f994eef6..c4e12f7ca820ae91fc434466f76262ce6686f722 100644
|
| --- a/chrome/browser/sync_file_system/local/local_file_sync_status.h
|
| +++ b/chrome/browser/sync_file_system/local/local_file_sync_status.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/observer_list.h"
|
| #include "base/threading/non_thread_safe.h"
|
| -#include "webkit/browser/fileapi/file_system_url.h"
|
| +#include "storage/browser/fileapi/file_system_url.h"
|
|
|
| namespace storage {
|
| class FileSystemURL;
|
|
|