| Index: content/common/indexed_db/indexed_db_key_range.cc
|
| diff --git a/content/common/indexed_db/indexed_db_key_range.cc b/content/common/indexed_db/indexed_db_key_range.cc
|
| index 171365e4b9341ebcc2c2bb5df890ed453662916e..c2aca9f271554bddb8eabc036739fa57f81b6bb2 100644
|
| --- a/content/common/indexed_db/indexed_db_key_range.cc
|
| +++ b/content/common/indexed_db/indexed_db_key_range.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/common/indexed_db/indexed_db_key_range.h"
|
|
|
| #include "base/logging.h"
|
| -#include "third_party/WebKit/public/platform/WebIDBTypes.h"
|
| +#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h"
|
|
|
| namespace content {
|
|
|
|
|