| 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 deb23c762507ce9b6af92272f40233c567cabe32..b73fa0d365bfcd0215795bc0130b7e744f9f2a71 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",
|
|
|