Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1407)

Unified Diff: build/common.gypi

Issue 14317010: Remove references to TestWebKitAPI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove DEPS change Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/android/pylib/gtest/gtest_config.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « build/android/pylib/gtest/gtest_config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698