| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 06742519ffdc7bfe21ec8c1b27f0b59bfecc242f..b20d87f8f7c4373332b393a0088c21d867b93daf 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -4347,8 +4347,8 @@
|
| 'test/security_tests/ipc_security_tests.h',
|
| 'test/security_tests/security_tests.cc',
|
| '../content/common/injection_test_dll.h',
|
| - '../sandbox/tests/validation_tests/commands.cc',
|
| - '../sandbox/tests/validation_tests/commands.h',
|
| + '../sandbox/win/tests/validation_tests/commands.cc',
|
| + '../sandbox/win/tests/validation_tests/commands.h',
|
| ],
|
| },
|
| ]}, # 'targets'
|
|
|