Index: Source/bindings/bindings.gypi |
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi |
index 201cdbf56a9d2bf3e2f4acf7d17687546d456fd9..6251bbaddc77da7b0c23fd2cb456d599cf34c784 100644 |
--- a/Source/bindings/bindings.gypi |
+++ b/Source/bindings/bindings.gypi |
@@ -81,6 +81,8 @@ |
'v8/V8DOMActivityLogger.h', |
'v8/V8DOMConfiguration.cpp', |
'v8/V8DOMConfiguration.h', |
+ 'v8/V8DOMWindowOrWorkerContextErrorHandler.cpp', |
+ 'v8/V8DOMWindowOrWorkerContextErrorHandler.h', |
'v8/V8DOMWindowShell.cpp', |
'v8/V8DOMWindowShell.h', |
'v8/V8DOMWrapper.cpp', |
@@ -125,10 +127,6 @@ |
'v8/V8Utilities.h', |
'v8/V8ValueCache.cpp', |
'v8/V8ValueCache.h', |
- 'v8/V8WindowErrorHandler.cpp', |
- 'v8/V8WindowErrorHandler.h', |
- 'v8/V8WorkerContextErrorHandler.cpp', |
- 'v8/V8WorkerContextErrorHandler.h', |
'v8/V8WorkerContextEventListener.cpp', |
'v8/V8WorkerContextEventListener.h', |
'v8/WorkerScriptController.cpp', |