Index: ipc/BUILD.gn |
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn |
index c608f0fb4d2d6daf41b7b9dae255e31d6ef6e179..7cf088367d3f80aee6c3d454ac1e1da8d937e468 100644 |
--- a/ipc/BUILD.gn |
+++ b/ipc/BUILD.gn |
@@ -133,9 +133,6 @@ component("ipc") { |
] |
deps = [ |
"//base", |
- |
- # TODO(viettrungluu): Needed for base/lazy_instance.h, which is suspect. |
- "//base/third_party/dynamic_annotations", |
"//mojo/public/cpp/bindings", |
] |