Chromium Code Reviews| Index: test/cctest/SConscript | 
| diff --git a/test/cctest/SConscript b/test/cctest/SConscript | 
| index 3ec621e677613332691280a1e9c2cdabb17d0e15..006653c2e8e4156536155a3f0a5b1b103b38209f 100644 | 
| --- a/test/cctest/SConscript | 
| +++ b/test/cctest/SConscript | 
| @@ -70,6 +70,7 @@ SOURCES = { | 
| 'test-sockets.cc', | 
| 'test-spaces.cc', | 
| 'test-strings.cc', | 
| + 'test-strtod.cc', | 
| 'test-thread-termination.cc', | 
| 'test-threads.cc', | 
| 'test-type-info.cc', |