| 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 04cd91445c829b347bb9082e4330b54b2a77e07f..5d94d80cd8f2d56f3b69caea1ad8d36bfc8f0bac 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',
|
| @@ -142,10 +140,6 @@
|
| 'V8LazyEventListener.h',
|
| 'V8MutationCallback.cpp',
|
| 'V8MutationCallback.h',
|
| - 'V8NPObject.cpp',
|
| - 'V8NPObject.h',
|
| - 'V8NPUtils.cpp',
|
| - 'V8NPUtils.h',
|
| 'V8NodeFilterCondition.cpp',
|
| 'V8NodeFilterCondition.h',
|
| 'V8ObjectBuilder.cpp',
|
| @@ -179,9 +173,6 @@
|
| 'WorkerOrWorkletScriptController.h',
|
| 'WrapperTypeInfo.cpp',
|
| 'WrapperTypeInfo.h',
|
| - 'npruntime.cpp',
|
| - 'npruntime_impl.h',
|
| - 'npruntime_priv.h',
|
| ],
|
| 'bindings_core_v8_unittest_files': [
|
| 'ScriptPromisePropertyTest.cpp',
|
|
|