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

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

Issue 2691343010: Split ConditionalFeatures (Closed)
Patch Set: Rebase, code review changes Created 3 years, 10 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/ConditionalFeatures.h » ('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 705182dffcb93a799e4e0d8359f108f48bda9680..dd95e1da4a8e494f6fcbf1c619d82216442df687 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -38,6 +38,8 @@ bindings_core_v8_files =
"core/v8/CallbackPromiseAdapter.h",
"core/v8/ConditionalFeatures.cpp",
"core/v8/ConditionalFeatures.h",
+ "core/v8/ConditionalFeaturesForCore.cpp",
+ "core/v8/ConditionalFeaturesForCore.h",
"core/v8/V0CustomElementBinding.cpp",
"core/v8/V0CustomElementBinding.h",
"core/v8/V0CustomElementConstructorBuilder.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/ConditionalFeatures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698