Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index c46efd4abc24f44462bfc70947ed3ff8bd0f087e..149733259b19d51335968c1c3fc89a5eaf18637f 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -472,6 +472,7 @@ static_library("layouttest_support") { |
"//content/public/common", |
"//content/renderer:for_content_tests", |
"//device/bluetooth", |
+ "//services/ui/public/cpp/gpu", |
"//skia", |
"//ui/accessibility:ax_gen", |
"//ui/events/blink", |
@@ -715,6 +716,7 @@ test("content_browsertests") { |
"//net:test_support", |
"//ppapi/features", |
"//services/service_manager/public/cpp", |
+ "//services/ui/public/cpp/gpu", |
"//storage/browser", |
"//testing/gmock", |
"//testing/gtest", |