| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index fe8a813f9b87a048a1641c2db1a97ab8a6154788..0d81033a78c755233299296e72cee726f78082b6 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1496,6 +1496,7 @@ test("content_unittests") {
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| "//third_party/WebKit/public:blink",
|
| + "//third_party/WebKit/public:offscreen_canvas_mojo_bindings",
|
| "//third_party/icu",
|
| "//third_party/leveldatabase",
|
| "//third_party/re2",
|
|
|