Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 29fcb177f6a2bec49fc0f69da57c617f8be356b4..6ac415acb7d3f4f4c17e19004301e40a1fd9cb93 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -9,8 +9,8 @@ |
'type': 'none', |
'dependencies': [ |
'../samples/samples.gyp:*', |
+ '../src/base/base.gyp:*', |
'../src/d8.gyp:d8', |
- '../test/base-unittests/base-unittests.gyp:*', |
'../test/cctest/cctest.gyp:*', |
'../test/compiler-unittests/compiler-unittests.gyp:*', |
'../test/heap-unittests/heap-unittests.gyp:*', |