| Index: chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc
|
| diff --git a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc
|
| index 1c6d01b12c327c44d1ec8027c41da910cb3a14c9..246c27638d206d55b61313ff0242b2e98aea2947 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc
|
| +++ b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc
|
| @@ -15,7 +15,7 @@
|
| #include "content/public/browser/browser_context.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/storage_partition.h"
|
| -#include "webkit/browser/quota/quota_manager.h"
|
| +#include "storage/browser/quota/quota_manager.h"
|
|
|
| using content::BrowserThread;
|
| using content::BrowserContext;
|
|
|