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

Unified Diff: Source/wtf/wtf.gypi

Issue 520723002: Stop inlining StringBuffer<CharType>::shrink(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: StringBuffer::shrink(). Warnings signed 0 compared to unsigned length. Created 6 years, 4 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 | « Source/wtf/text/StringBufferTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/wtf.gypi
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi
index d4b3a2afdb48e9a0cda211993baa4ab70fbddf5d..e6b243658168a5138c3e13036849c61d1088739a 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -229,6 +229,7 @@
'testing/WTFTestHelpersTest.cpp',
'text/AtomicStringTest.cpp',
'text/CStringTest.cpp',
+ 'text/StringBufferTest.cpp',
'text/StringBuilderTest.cpp',
'text/StringImplTest.cpp',
'text/StringOperatorsTest.cpp',
« no previous file with comments | « Source/wtf/text/StringBufferTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698