Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 6166a8e6fe044c3ae342078d7e7a22e453c3d04a..55769d0e718fd5bb96038eda6b767b5eab4e1e52 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -752,8 +752,8 @@ if (!is_ios) { |
if (is_win) { |
deps += [ |
+ "//content/shell:crash_service", |
"//content/shell:layout_test_helper", |
- #'../content/content_shell_and_tests.gyp:content_shell_crash_service', TODO(GYP) |
] |
} |