Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index 636c47e881a4e5cfd3267393488c3fb984b38514..1338241b19ab716da46b820efb3e0f8bb32b7c3d 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -67,6 +67,7 @@ source_set("child") { |
| "//ui/gl", |
| "//ui/native_theme", |
| "//url", |
| + "//v8", |
| ] |
| if (!use_default_render_theme) { |