Chromium Code Reviews| Index: test/cctest/SConscript | 
| diff --git a/test/cctest/SConscript b/test/cctest/SConscript | 
| index ba3466deec1f03e9aa3c550ebfcd9df2450c5381..da2ee3d247a6cde77e70c2e9258143e8157575ab 100644 | 
| --- a/test/cctest/SConscript | 
| +++ b/test/cctest/SConscript | 
| @@ -69,6 +69,7 @@ SOURCES = { | 
| 'test-parsing.cc', | 
| 'test-profile-generator.cc', | 
| 'test-regexp.cc', | 
| + 'test-reloc-info.cc', | 
| 'test-serialize.cc', | 
| 'test-sockets.cc', | 
| 'test-spaces.cc', |