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 6c21d97613de85debc1e124073e64339df4420c1..a3f3634735f112c9c32da65a26c48e476096703f 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
@@ -47,8 +47,6 @@ |
'Microtask.cpp', |
'Microtask.h', |
'NativeValueTraits.h', |
- 'NPV8Object.cpp', |
- 'NPV8Object.h', |
'Nullable.h', |
'OnStackObjectChecker.cpp', |
'OnStackObjectChecker.h', |
@@ -144,10 +142,6 @@ |
'V8LazyEventListener.h', |
'V8MutationCallback.cpp', |
'V8MutationCallback.h', |
- 'V8NPObject.cpp', |
- 'V8NPObject.h', |
- 'V8NPUtils.cpp', |
- 'V8NPUtils.h', |
'V8NodeFilterCondition.cpp', |
'V8NodeFilterCondition.h', |
'V8ObjectBuilder.cpp', |
@@ -181,9 +175,6 @@ |
'WorkerOrWorkletScriptController.h', |
'WrapperTypeInfo.cpp', |
'WrapperTypeInfo.h', |
- 'npruntime.cpp', |
- 'npruntime_impl.h', |
- 'npruntime_priv.h', |
], |
'bindings_core_v8_unittest_files': [ |
'ReadableStreamOperationsTest.cpp', |