Chromium Code Reviews| Index: ui/snapshot/BUILD.gn |
| diff --git a/ui/snapshot/BUILD.gn b/ui/snapshot/BUILD.gn |
| index f3d3bcc26493954dfc63b345e64bf5b69e172fb8..f294800a9577bdb70c6e0b055835f3d87de05010 100644 |
| --- a/ui/snapshot/BUILD.gn |
| +++ b/ui/snapshot/BUILD.gn |
| @@ -69,6 +69,7 @@ test("snapshot_unittests") { |
| "//ui/base", |
| "//ui/gfx", |
| "//ui/gfx/geometry", |
| + "//ui/gl", |
| ] |
| if (use_aura) { |