| Index: chrome/browser/browsing_data/browsing_data_remover.h
|
| diff --git a/chrome/browser/browsing_data/browsing_data_remover.h b/chrome/browser/browsing_data/browsing_data_remover.h
|
| index 61ab4174de8fe5252a4e58d3b2d05cea3acfb671..80dfc5cace511a938e109f0eb85c8ca8e04c873b 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_remover.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_remover.h
|
| @@ -21,7 +21,7 @@
|
| #include "chromeos/dbus/dbus_method_call_status.h"
|
| #endif
|
| #include "url/gurl.h"
|
| -#include "webkit/common/quota/quota_types.h"
|
| +#include "storage/common/quota/quota_types.h"
|
|
|
| class ExtensionSpecialStoragePolicy;
|
| class IOThread;
|
|
|