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

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

Issue 2856743002: Clean up bindings/core/v8 (Part 4) (Closed)
Patch Set: Rebase 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/DocumentWriteEvaluator.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 c7c7e418c243afb7bce9d48a3e1158a762860546..0bd646452bdbd66dcd3c3f546e0c67a8dac74a59 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -35,7 +35,6 @@ bindings_core_v8_files =
"core/v8/CallbackPromiseAdapter.h",
"core/v8/ConditionalFeaturesForCore.cpp",
"core/v8/ConditionalFeaturesForCore.h",
- "core/v8/V0CustomElementBinding.h",
"core/v8/V0CustomElementConstructorBuilder.cpp",
"core/v8/V0CustomElementConstructorBuilder.h",
"core/v8/DocumentWriteEvaluator.cpp",
@@ -119,7 +118,6 @@ bindings_core_v8_files =
"core/v8/V8AbstractEventListener.h",
"core/v8/V8BindingForCore.cpp",
"core/v8/V8BindingForCore.h",
- "core/v8/V8BindingMacros.h",
"core/v8/V8CacheOptions.h",
"core/v8/V8CacheStrategiesForCacheStorage.h",
"core/v8/V8CrossOriginSetterInfo.h",
@@ -129,7 +127,6 @@ bindings_core_v8_files =
"core/v8/V8DOMConfiguration.h",
"core/v8/V8ThrowDOMException.cpp",
"core/v8/V8ThrowDOMException.h",
- "core/v8/V8DOMWrapper.h",
"core/v8/V8ErrorHandler.cpp",
"core/v8/V8ErrorHandler.h",
"core/v8/V8EventListener.cpp",
@@ -141,7 +138,6 @@ bindings_core_v8_files =
"core/v8/V8EventListenerHelper.h",
"core/v8/V8GCForContextDispose.cpp",
"core/v8/V8GCForContextDispose.h",
- "core/v8/V8GlobalValueMap.h",
"core/v8/V8HTMLConstructor.cpp",
"core/v8/V8HTMLConstructor.h",
"core/v8/V8IdleTaskRunner.h",
@@ -159,7 +155,6 @@ bindings_core_v8_files =
"core/v8/V8NodeFilterCondition.h",
"core/v8/V8ObjectBuilder.cpp",
"core/v8/V8ObjectBuilder.h",
- "core/v8/V8ObjectConstructor.h",
"core/v8/V8PagePopupControllerBinding.cpp",
"core/v8/V8PagePopupControllerBinding.h",
"core/v8/V8PerContextData.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/DocumentWriteEvaluator.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698