Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 806052e29fdc926d608dddb27c6a492b833a7a8f..2356f419c72ac0bc40770348ffb8fe9377fee611 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -676,6 +676,7 @@ if (!is_mac) { # TODO(GYP) enable on Mac once it links. |
| "//base/allocator", |
| "//base/test:test_support", |
| "//content/public/common", |
| + "//gpu/blink", |
| "//gpu/command_buffer/common", |
| "//testing/gtest", |
| "//third_party/WebKit/public:blink", |