Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 051d382d29104ea8817c26a9b22da6572b234abd..d93ae2f62e255c7073f91f5a2af6c8807eedf2f4 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -80,7 +80,6 @@ |
'test-heap-profiler.cc', |
'test-list.cc', |
'test-liveedit.cc', |
- 'test-lock.cc', |
'test-lockers.cc', |
'test-log.cc', |
'test-mark-compact.cc', |
@@ -93,6 +92,7 @@ |
'test-random.cc', |
'test-regexp.cc', |
'test-reloc-info.cc', |
+ 'test-semaphore.cc', |
'test-serialize.cc', |
'test-sockets.cc', |
'test-spaces.cc', |