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

Unified Diff: third_party/WebKit/Source/bindings/bindings.gni

Issue 2856173004: Clean up bindings/core/v8 (Part 5) (Closed)
Patch Set: Fix build Created 3 years, 7 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/BindingSecurity.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/bindings.gni
diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
index 0adad42572826151f1bcf8942389925a54ee4dc4..b5e33c5cb1ca2790e31ac1b10ba8c1ba2c0b54e0 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -151,18 +151,13 @@ bindings_core_v8_files =
"core/v8/V8ObjectBuilder.h",
"core/v8/V8PagePopupControllerBinding.cpp",
"core/v8/V8PagePopupControllerBinding.h",
- "core/v8/V8PerContextData.h",
- "core/v8/V8PerIsolateData.h",
"core/v8/V8PersistentValueVector.h",
- "core/v8/V8PrivateProperty.h",
"core/v8/V8ResizeObserverCallbackCustom.cpp",
"core/v8/V8ScriptRunner.cpp",
"core/v8/V8ScriptRunner.h",
"core/v8/V8StringResource.h",
- "core/v8/V8ThrowException.h",
"core/v8/V8V0CustomElementLifecycleCallbacks.cpp",
"core/v8/V8V0CustomElementLifecycleCallbacks.h",
- "core/v8/V8ValueCache.h",
"core/v8/V8WorkerGlobalScopeEventListener.cpp",
"core/v8/V8WorkerGlobalScopeEventListener.h",
"core/v8/WindowProxy.cpp",
@@ -172,8 +167,6 @@ bindings_core_v8_files =
"core/v8/WorkerOrWorkletScriptController.cpp",
"core/v8/WorkerOrWorkletScriptController.h",
"core/v8/WorkerV8Settings.h",
- "core/v8/WrapperCreationSecurityCheck.h",
- "core/v8/WrapperTypeInfo.h",
"core/v8/serialization/SerializationTag.h",
"core/v8/serialization/SerializedScriptValue.cpp",
"core/v8/serialization/SerializedScriptValue.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/BindingSecurity.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698