| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index db967ef4ec313915c7034daddba477f6fef731c6..e50a9dfdf477129be46d16bb6cd4fb74ef51f409 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -4356,8 +4356,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'
|
|
|