| Index: content/shell/browser/shell_browser_main_parts.cc
|
| diff --git a/content/shell/browser/shell_browser_main_parts.cc b/content/shell/browser/shell_browser_main_parts.cc
|
| index 08eab4f43eb0f0bc7d2edd3df52b5eb8fbc3a089..46d2a5869af2c2e4b8b5a51aa1425f0c7749e557 100644
|
| --- a/content/shell/browser/shell_browser_main_parts.cc
|
| +++ b/content/shell/browser/shell_browser_main_parts.cc
|
| @@ -26,7 +26,7 @@
|
| #include "net/base/net_module.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/browser/quota/quota_manager.h"
|
| +#include "storage/browser/quota/quota_manager.h"
|
|
|
| #if defined(ENABLE_PLUGINS)
|
| #include "content/public/browser/plugin_service.h"
|
|
|