Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 3b8f4f653d759b842c08f2f56c86613471e3d0a1..d8a8fc45f6a5c245531643eedb678df10d734fc2 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -1,4 +1,4 @@ |
-# Copyright 2011 the V8 project authors. All rights reserved. |
+# Copyright 2012 the V8 project authors. All rights reserved. |
# Redistribution and use in source and binary forms, with or without |
# modification, are permitted provided that the following conditions are |
# met: |
@@ -81,6 +81,7 @@ |
'test-parsing.cc', |
'test-platform-tls.cc', |
'test-profile-generator.cc', |
+ 'test-random.cc', |
'test-regexp.cc', |
'test-reloc-info.cc', |
'test-serialize.cc', |