Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 38e5b95047f8ff2c7abfc3c5bb81c927fe24d897..ed2dcdd26426664ae17a457d3fcc7477699b64ce 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -988,9 +988,6 @@ if (!is_ios && !is_android && !is_chromecast) { |
# TODO(GYP): Add this once it exists, https://crbug.com/619086 |
# "//content/shell:content_shell_syzyasan |
] |
- if (is_multi_dll_chrome) { |
- deps += [ "//chrome/tools/build/win/syzygy:chrome_child_dll_syzygy" ] |
- } |
} |
} |
} |