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

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

Issue 2970003002: Add code generation for ConditionalFeatures bindings code (Closed)
Patch Set: Readability fixes Created 3 years, 5 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/BUILD.gn » ('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 ec4e9a4903cfe1348f256a4da6d090fd7c414dad..5ac08e4b0bb6e4776a1788ce7801ccd44aca0d77 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -33,8 +33,6 @@ bindings_core_v8_files =
"core/v8/BindingSecurity.cpp",
"core/v8/BindingSecurity.h",
"core/v8/CallbackPromiseAdapter.h",
- "core/v8/ConditionalFeaturesForCore.cpp",
- "core/v8/ConditionalFeaturesForCore.h",
"core/v8/V0CustomElementConstructorBuilder.cpp",
"core/v8/V0CustomElementConstructorBuilder.h",
"core/v8/DocumentWriteEvaluator.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698