Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 0417e929c1830605516ed89d13564e2afb2dfc0a..69aa1e372ff0958636a53e19f81fb58ac8435287 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -54,6 +54,7 @@ source_set("common") { |
| "//build/util:webkit_version", |
| "//components/tracing", |
| "//gpu/command_buffer/client:gles2_interface", |
| + "//gpu/command_buffer/client:gpu_memory_buffer_manager", |
| "//net", |
| "//skia", |
| "//third_party/icu", |