| Index: content/common/indexed_db/indexed_db_key_path.h
|
| diff --git a/content/common/indexed_db/indexed_db_key_path.h b/content/common/indexed_db/indexed_db_key_path.h
|
| index 9a6db702bb500c4cca1569364e4bae2a4d392273..5f188fdd32c8ea6d14bec7024ca29f2a89d2b3d9 100644
|
| --- a/content/common/indexed_db/indexed_db_key_path.h
|
| +++ b/content/common/indexed_db/indexed_db_key_path.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/logging.h"
|
| #include "base/string16.h"
|
| #include "content/common/content_export.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebIDBKeyPath.h"
|
| +#include "third_party/WebKit/public/platform/WebIDBKeyPath.h"
|
|
|
| namespace content {
|
|
|
|
|