| Index: chrome/browser/browsing_data/browsing_data_file_system_helper.h
|
| diff --git a/chrome/browser/browsing_data/browsing_data_file_system_helper.h b/chrome/browser/browsing_data/browsing_data_file_system_helper.h
|
| index a8c6878f0cec6bb6f5ede47ec713de2832a7cfa5..6b5dc4ab702a9828cd9797152cd629185fba057e 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_file_system_helper.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_file_system_helper.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/synchronization/lock.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "webkit/fileapi/file_system_types.h"
|
| +#include "webkit/common/fileapi/file_system_types.h"
|
|
|
| namespace fileapi {
|
| class FileSystemContext;
|
|
|