Index: sandbox/win/sandbox_win.gypi |
diff --git a/sandbox/win/sandbox_win.gypi b/sandbox/win/sandbox_win.gypi |
index 42644bcbcd6efe20af10920a6e7a542cbd6d7134..01d3f12ac4c781847100755d733e30ac0ab55855 100644 |
--- a/sandbox/win/sandbox_win.gypi |
+++ b/sandbox/win/sandbox_win.gypi |
@@ -208,6 +208,7 @@ |
'type': 'executable', |
'dependencies': [ |
'sandbox', |
+ '../base/base.gyp:test_support_base', |
'../testing/gtest.gyp:gtest', |
], |
'sources': [ |
@@ -239,6 +240,7 @@ |
'type': 'executable', |
'dependencies': [ |
'sandbox', |
+ '../base/base.gyp:test_support_base', |
'../testing/gtest.gyp:gtest', |
], |
'sources': [ |
@@ -255,6 +257,7 @@ |
'type': 'executable', |
'dependencies': [ |
'sandbox', |
+ '../base/base.gyp:test_support_base', |
'../testing/gtest.gyp:gtest', |
], |
'sources': [ |