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

Unified Diff: chrome/chrome_tests.gypi

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/browser/DEPS ('k') | chrome/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
« no previous file with comments | « chrome/browser/DEPS ('k') | chrome/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698