| Index: third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp b/third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
|
| index bc106c7512febcbf9ec935b361e6e5c2582eb4c9..5757266bb96c2b64398031a353131d403a0578dd 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/WebIDBDatabaseCallbacksImpl.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "modules/indexeddb/WebIDBDatabaseCallbacksImpl.h"
|
|
|
| #include "core/dom/DOMException.h"
|
| -#include "wtf/PtrUtil.h"
|
| +#include "platform/wtf/PtrUtil.h"
|
|
|
| #include <memory>
|
|
|
|
|