Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 31f501efd26a3fa2166c54a5e5ce574e1a54095c..b302866db084aa19e232563ad8c7188edd5be8fc 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -28,6 +28,7 @@ source_set("common") { |
| "//base", |
| "//build/util:webkit_version", |
| "//components/tracing", |
| + "//gpu/command_buffer/client:gles2_interface", |
| "//gpu/command_buffer/common", |
| "//net", |
| "//skia", |