Index: content/browser/worker_host/worker_storage_partition.cc |
diff --git a/content/browser/worker_host/worker_storage_partition.cc b/content/browser/worker_host/worker_storage_partition.cc |
index 21f219677a643583a6a490f4e895377a34482150..c7ecf8e744545d24c9430ab3c38911d5dd05e0a3 100644 |
--- a/content/browser/worker_host/worker_storage_partition.cc |
+++ b/content/browser/worker_host/worker_storage_partition.cc |
@@ -11,7 +11,7 @@ |
#include "net/url_request/url_request_context_getter.h" |
#include "webkit/browser/database/database_tracker.h" |
#include "webkit/browser/fileapi/file_system_context.h" |
-#include "webkit/quota/quota_manager.h" |
+#include "webkit/browser/quota/quota_manager.h" |
namespace content { |