Index: sql/sql.gyp |
diff --git a/sql/sql.gyp b/sql/sql.gyp |
index 53457913f1140caa377bc86ca0925a0a8d5859a9..d983a458089ccf5bfd750198aa37c91705d27ee5 100644 |
--- a/sql/sql.gyp |
+++ b/sql/sql.gyp |
@@ -96,6 +96,8 @@ |
'test/paths.cc', |
'test/paths.h', |
'test/run_all_unittests.cc', |
+ 'test/sql_test_base.cc', |
+ 'test/sql_test_base.h', |
'test/sql_test_suite.cc', |
'test/sql_test_suite.h', |
'transaction_unittest.cc', |