Chromium Code Reviews| Index: test/cctest/cctest.gyp |
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
| index f895b6a1c3bd9c6b5cb2047c9c8ac91da18394a9..9f6b3953ea315fd7b3b78503c6a8f5836156af09 100644 |
| --- a/test/cctest/cctest.gyp |
| +++ b/test/cctest/cctest.gyp |
| @@ -171,6 +171,7 @@ |
| 'conditions': [ |
| ['v8_target_arch=="ia32"', { |
| 'sources': [ ### gcmole(arch:ia32) ### |
| + 'compiler/test-instruction-selector-ia32.cc', |
| 'test-assembler-ia32.cc', |
| 'test-code-stubs.cc', |
| 'test-code-stubs-ia32.cc', |