| 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 21a23afc33a8673e9586dbf2b1141569f3a878f4..896c9cb73a9e48d3ac56a49ae882082753b6df09 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_file_system_helper.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_file_system_helper.h
|
| @@ -15,8 +15,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/synchronization/lock.h"
|
| #include "chrome/common/url_constants.h"
|
| +#include "storage/common/fileapi/file_system_types.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/common/fileapi/file_system_types.h"
|
|
|
| namespace storage {
|
| class FileSystemContext;
|
|
|