| 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 c3cdb5f512a4f7cbadf959f2d3efc4f9f555e4cc..9d234e8720b0de66fc1271b1219270e56ab1df15 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;
|
|
|