Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index d4207c5036dabf7dccd04dbfa81a3f40559ab0dd..ca83fe801e26bcf630936c2b3595dc2f53241ab7 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -1041,5 +1041,3 @@ test("cc_perftests") { |
# This target should not require the Chrome executable to run. |
assert_no_deps = [ "//chrome" ] |
} |
-# When adding support for isolates, please have a look at run-time dependencies |
-# in the cc_unittests_run target in cc_tests.gyp. |