Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 152a9f752f4f07fe5907aa5ce5a70c2899f9bd1b..2c34305f6d116c5213df36377cbfd59210caac25 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", |
|
jbroman
2014/08/13 19:27:16
Used in gl_helper.h. This doesn't seem to be a pub
|
| "//gpu/command_buffer/common", |
| "//net", |
| "//skia", |