diff options
Diffstat (limited to 'chrome/browser/browsing_data/browsing_data_remover.h')
-rw-r--r-- | chrome/browser/browsing_data/browsing_data_remover.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browsing_data/browsing_data_remover.h b/chrome/browser/browsing_data/browsing_data_remover.h index c3cdb5f..9d234e8 100644 --- a/chrome/browser/browsing_data/browsing_data_remover.h +++ b/chrome/browser/browsing_data/browsing_data_remover.h @@ -20,7 +20,7 @@ #include "content/public/browser/notification_observer.h" #include "content/public/browser/notification_registrar.h" #include "googleurl/src/gurl.h" -#include "webkit/quota/quota_types.h" +#include "webkit/common/quota/quota_types.h" class ExtensionSpecialStoragePolicy; class IOThread; |