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