Chromium Code Reviews| Index: third_party/WebKit/Source/modules/indexeddb/IDBObserverChangesRecord.h |
| diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBObserverChangesRecord.h b/third_party/WebKit/Source/modules/indexeddb/IDBObserverChangesRecord.h |
| index 329815214565f2b068f8d36072d8dffa0e6423f8..211b8a92a8ea6a0edd066df9c565afb40e2de903 100644 |
| --- a/third_party/WebKit/Source/modules/indexeddb/IDBObserverChangesRecord.h |
| +++ b/third_party/WebKit/Source/modules/indexeddb/IDBObserverChangesRecord.h |
| @@ -10,6 +10,7 @@ |
| #include "platform/heap/Handle.h" |
| #include "public/platform/modules/indexeddb/WebIDBTypes.h" |
| #include "wtf/PassRefPtr.h" |
| +#include "wtf/RefPtr.h" |
| namespace blink { |