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

Unified Diff: Source/wtf/wtf.gypi

Issue 84713002: Add number() static methods to AtomicString class (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pass NaN as default argument Created 7 years, 1 month 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/IntegerToStringConversion.h ('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 908b32f627401fbaccd8e906f17c6d912b4150d9..8f84afcef0b55bbc8eae264167c9fb8ee980faf1 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -231,6 +231,7 @@
'TreeNodeTest.cpp',
'VectorTest.cpp',
'testing/WTFTestHelpers.h',
+ 'text/AtomicStringTest.cpp',
'text/CStringTest.cpp',
'text/StringBuilderTest.cpp',
'text/StringImplTest.cpp',
« no previous file with comments | « Source/wtf/text/IntegerToStringConversion.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698