| Index: content/browser/in_process_webkit/indexed_db_browsertest.cc
|
| diff --git a/content/browser/in_process_webkit/indexed_db_browsertest.cc b/content/browser/in_process_webkit/indexed_db_browsertest.cc
|
| index cace63a35d25eb09a50104018d1d60b2ad6c81d6..010bbdf823928a156c34c64f759b9bc78653525a 100644
|
| --- a/content/browser/in_process_webkit/indexed_db_browsertest.cc
|
| +++ b/content/browser/in_process_webkit/indexed_db_browsertest.cc
|
| @@ -25,7 +25,7 @@
|
| #include "content/test/content_browser_test.h"
|
| #include "content/test/content_browser_test_utils.h"
|
| #include "webkit/browser/database/database_util.h"
|
| -#include "webkit/quota/quota_manager.h"
|
| +#include "webkit/browser/quota/quota_manager.h"
|
|
|
| using quota::QuotaManager;
|
| using webkit_database::DatabaseUtil;
|
|
|