Index: ppapi/BUILD.gn |
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn |
index e9de861adeade427b8ae08d970fb2e413e34adda..8a2f1bbd0fcc14a21efab000cb3aabf1819232a2 100644 |
--- a/ppapi/BUILD.gn |
+++ b/ppapi/BUILD.gn |
@@ -68,7 +68,7 @@ source_set("ppapi_gles2") { |
] |
} |
-# TODO(GYP) bug 377890, re-enable this when it links. |
+# TODO(brettw) argument list is too long. Need to add response files. |
#shared_library("ppapi_tests") { |
# sources = gypi_values.test_common_source_files + |
# gypi_values.test_trusted_source_files |