| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 1084c6b4dc52d0c878362cd404baa5e40379eaf6..fdb5ee20860c2fcd168a1dbfe5e96239eb3e1bb3 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -462,7 +462,6 @@ test("content_browsertests") {
|
| "//device/vibration:mojo_bindings",
|
| "//gin",
|
| "//gpu",
|
| - "//gpu/blink",
|
| "//ipc:test_support",
|
| "//media",
|
| "//media:test_support",
|
| @@ -927,7 +926,6 @@ test("content_gl_tests") {
|
| "//base/test:test_support",
|
| "//content/browser:for_content_tests",
|
| "//content/public/common",
|
| - "//gpu/blink",
|
| "//gpu/command_buffer/client:gl_in_process_context",
|
| "//gpu/command_buffer/client:gles2_implementation",
|
| "//gpu/command_buffer/common",
|
|
|