Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(341)

Unified Diff: chrome/test/security_tests/security_tests.gyp

Issue 10783004: Move Windows Sandbox, trybots version (don't commit me!) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to top of tree Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/security_tests/security_tests.cc ('k') | chrome_frame/test/chrome_frame_test_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/security_tests/security_tests.gyp
diff --git a/chrome/test/security_tests/security_tests.gyp b/chrome/test/security_tests/security_tests.gyp
index c0a21f2c95a4d2004ead3baf35a87433fc5c4f86..2f0b0d7419f4d7cd75a661d129f4025831cad927 100644
--- a/chrome/test/security_tests/security_tests.gyp
+++ b/chrome/test/security_tests/security_tests.gyp
@@ -11,8 +11,8 @@
'target_name': 'security_tests',
'type': 'shared_library',
'sources': [
- '../../../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',
'../injection_test_dll.h',
'ipc_security_tests.cc',
'ipc_security_tests.h',
« no previous file with comments | « chrome/test/security_tests/security_tests.cc ('k') | chrome_frame/test/chrome_frame_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698