| Index: chrome/chrome_tests.gypi
|
| ===================================================================
|
| --- chrome/chrome_tests.gypi (revision 49137)
|
| +++ chrome/chrome_tests.gypi (working copy)
|
| @@ -1407,6 +1407,7 @@
|
| 'dependencies': [
|
| 'chrome_dll_version',
|
| 'installer_util_strings',
|
| + '../sandbox/sandbox.gyp:sandbox',
|
| '<(allocator_target)',
|
| ],
|
| 'configurations': {
|
| @@ -2031,6 +2032,7 @@
|
| 'chrome_dll_version',
|
| 'installer_util_strings',
|
| '../views/views.gyp:views',
|
| + '../sandbox/sandbox.gyp:sandbox',
|
| '<(allocator_target)',
|
| ],
|
| 'configurations': {
|
|
|