Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: third_party/WebKit/Source/bindings/core/v8/v8.gypi

Issue 1483733002: Remove support for NPObjects. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « third_party/WebKit/Source/bindings/core/v8/npruntime_priv.h ('k') | third_party/WebKit/Source/core/frame/LocalFrame.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698