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 2cfebfa740dba3b7469fadbdf16c026feccaa271..b11d584266fab18a920dfc505334dbe96dc42c94 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
@@ -42,8 +42,6 @@ |
'JSONValuesForV8.cpp', |
'JSONValuesForV8.h', |
'Maplike.h', |
- 'Microtask.cpp', |
- 'Microtask.h', |
'NativeValueTraits.h', |
'NPV8Object.cpp', |
'NPV8Object.h', |
@@ -161,6 +159,8 @@ |
'V8PerIsolateData.cpp', |
'V8PerIsolateData.h', |
'V8PersistentValueVector.h', |
+ 'V8RecursionScope.cpp', |
+ 'V8RecursionScope.h', |
'V8ScriptRunner.cpp', |
'V8ScriptRunner.h', |
'V8StringResource.cpp', |