| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index a5098adea8079dfcb5543f78f14312a08fcf6e87..07eac0eb3d991b985aba80035c30608b6838f830 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -19,6 +19,7 @@ group("blink") {
|
| ]
|
| deps = [
|
| "//third_party/WebKit/Source/core",
|
| + "//third_party/WebKit/Source/modules",
|
| "//third_party/WebKit/Source/platform",
|
| "//third_party/WebKit/Source/web",
|
| ]
|
|
|