Index: gpu/ipc/service/BUILD.gn |
diff --git a/gpu/ipc/service/BUILD.gn b/gpu/ipc/service/BUILD.gn |
index 59ca51e04963891c4f5bf8153f827044640eaa56..f6c126d19dbde5bd232afe97a76a438ccee229c0 100644 |
--- a/gpu/ipc/service/BUILD.gn |
+++ b/gpu/ipc/service/BUILD.gn |
@@ -129,9 +129,6 @@ source_set("test_support") { |
"//testing/gtest:gtest", |
] |
deps = [ |
- # TODO(markdittmer): Shouldn't depend on client code for server tests. |
- # See crbug.com/608800. |
- "//gpu/ipc/client", |
"//gpu/ipc/common", |
] |
} |