| 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",
|
|
|