| Index: content/browser/indexed_db/indexed_db_dispatcher_host.cc
|
| diff --git a/content/browser/indexed_db/indexed_db_dispatcher_host.cc b/content/browser/indexed_db/indexed_db_dispatcher_host.cc
|
| index a2e55ef93e6bba3a2088b40e210851db722819bf..9119c511e6154930d8517ba82c7e9dd6cd8a40e4 100644
|
| --- a/content/browser/indexed_db/indexed_db_dispatcher_host.cc
|
| +++ b/content/browser/indexed_db/indexed_db_dispatcher_host.cc
|
| @@ -31,7 +31,7 @@
|
| #include "storage/browser/blob/blob_storage_context.h"
|
| #include "storage/browser/database/database_util.h"
|
| #include "storage/common/database/database_identifier.h"
|
| -#include "third_party/WebKit/public/platform/WebIDBDatabaseException.h"
|
| +#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseException.h"
|
| #include "url/gurl.h"
|
|
|
| using storage::DatabaseUtil;
|
|
|