Chromium Code Reviews| 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 6c7f9bf942ef017667c27755148e34becf6ed91e..7a2b0631507d4858624cd31d2e3678f405937359 100644 |
| --- a/chrome/browser/browsing_data/browsing_data_remover.h |
| +++ b/chrome/browser/browsing_data/browsing_data_remover.h |
| @@ -20,8 +20,8 @@ |
| #if defined(OS_CHROMEOS) |
| #include "chromeos/dbus/dbus_method_call_status.h" |
| #endif |
| +#include "storage/common/quota/quota_types.h" |
| #include "url/gurl.h" |
| -#include "webkit/common/quota/quota_types.h" |
| class ExtensionSpecialStoragePolicy; |
| class IOThread; |