Index: third_party/WebKit/Source/bindings/core/v8/v8.gypi |
diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
index b66a2114b65eb940a6d3c15cd0983e52d43877c5..bd3589722119244187222b1567e1063070ee228b 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
@@ -36,6 +36,8 @@ |
'DictionaryHelperForCore.cpp', |
'DictionaryIterator.cpp', |
'DictionaryIterator.h', |
+ 'ErrorEventDispatcher.cpp', |
+ 'ErrorEventDispatcher.h', |
'ExceptionMessages.cpp', |
'ExceptionMessages.h', |
'ExceptionState.cpp', |