Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index ed5f34a027ed43e24f2cf8f579004142480ebf64..22d451e63989f14d469ebdb6297804e4001429e9 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -2837,7 +2837,7 @@ |
# aggregates enabling subsequent optimizations) leads to |
# invalid code generation when using the Android NDK's |
# compiler (r5-r7). This can be verified using |
- # TestWebKitAPI's WTF.Checked_int8_t test. |
+ # webkit_unit_tests' WTF.Checked_int8_t test. |
'-fno-tree-sra', |
'-fuse-ld=gold', |
'-Wno-psabi', |