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 404f140d4913555555ef78cb4cb963de0a3df3e6..d6a067f5cae5cabd03e88fb0e776270204e6d3c1 100644 |
--- a/content/shell/browser/shell_browser_main_parts.cc |
+++ b/content/shell/browser/shell_browser_main_parts.cc |
@@ -24,9 +24,9 @@ |
#include "net/base/filename_util.h" |
#include "net/base/net_module.h" |
#include "net/grit/net_resources.h" |
+#include "storage/browser/quota/quota_manager.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "url/gurl.h" |
-#include "webkit/browser/quota/quota_manager.h" |
#if defined(ENABLE_PLUGINS) |
#include "content/public/browser/plugin_service.h" |