| Index: content/browser/in_process_webkit/indexed_db_callbacks.cc
|
| diff --git a/content/browser/in_process_webkit/indexed_db_callbacks.cc b/content/browser/in_process_webkit/indexed_db_callbacks.cc
|
| index 8884bef5482dd765adec73066e6a65d6b889e823..6e6f29599e3927508712d3043b7b18576d16cbbb 100644
|
| --- a/content/browser/in_process_webkit/indexed_db_callbacks.cc
|
| +++ b/content/browser/in_process_webkit/indexed_db_callbacks.cc
|
| @@ -7,7 +7,7 @@
|
| #include <vector>
|
|
|
| #include "content/common/indexed_db/indexed_db_messages.h"
|
| -#include "webkit/quota/quota_manager.h"
|
| +#include "webkit/browser/quota/quota_manager.h"
|
|
|
| namespace content {
|
|
|
|
|