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

Unified Diff: third_party/WebKit/Source/modules/BUILD.gn

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
Index: third_party/WebKit/Source/modules/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
index 4a9788399ec2bce6d693df9d3ad6836b3a0e0023..5aa0041bb62645ecdf75966c24cb78dff0b65064 100644
--- a/third_party/WebKit/Source/modules/BUILD.gn
+++ b/third_party/WebKit/Source/modules/BUILD.gn
@@ -83,6 +83,7 @@ target(modules_target_type, "modules") {
":module_names",
"//device/geolocation/public/interfaces:interfaces_blink",
"//third_party/WebKit/Source/bindings/modules:generated",
+ "//third_party/WebKit/Source/bindings/modules/v8:bindings_modules_conditional_features",
"//third_party/WebKit/Source/bindings/modules/v8:bindings_modules_impl",
"//third_party/WebKit/Source/core",
"//third_party/WebKit/Source/modules/accessibility",
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Tools/Scripts/webkitpy/bindings/bindings_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698