Index: third_party/WebKit/Source/modules/indexeddb/IDBObserverChanges.cpp |
diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBObserverChanges.cpp b/third_party/WebKit/Source/modules/indexeddb/IDBObserverChanges.cpp |
index bf0597cc9e7e0f94a488b17e81b42a33fe75258b..2c6a433cadbf2c73c3943a12035e91466915d7cb 100644 |
--- a/third_party/WebKit/Source/modules/indexeddb/IDBObserverChanges.cpp |
+++ b/third_party/WebKit/Source/modules/indexeddb/IDBObserverChanges.cpp |
@@ -6,6 +6,7 @@ |
#include "bindings/core/v8/ExceptionState.h" |
#include "bindings/core/v8/ScriptState.h" |
+#include "bindings/core/v8/ToV8.h" |
#include "bindings/core/v8/V8Binding.h" |
#include "bindings/modules/v8/ToV8ForModules.h" |
#include "bindings/modules/v8/V8BindingForModules.h" |