| Index: content/browser/indexed_db/indexed_db_quota_client.cc
|
| ===================================================================
|
| --- content/browser/indexed_db/indexed_db_quota_client.cc (revision 201604)
|
| +++ content/browser/indexed_db/indexed_db_quota_client.cc (working copy)
|
| @@ -11,7 +11,7 @@
|
| #include "content/browser/indexed_db/indexed_db_context_impl.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "net/base/net_util.h"
|
| -#include "webkit/database/database_util.h"
|
| +#include "webkit/browser/database/database_util.h"
|
|
|
| using quota::QuotaClient;
|
| using webkit_database::DatabaseUtil;
|
|
|