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

Unified Diff: chrome/test/DEPS

Issue 10689170: Move the Windows sandbox to sandbox/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of tree (properly this time) 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/service/service_main.cc ('k') | chrome/test/base/chrome_test_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/DEPS
diff --git a/chrome/test/DEPS b/chrome/test/DEPS
index cd7cd3f47936762c507ef8b361120d33360b01a7..5472a7aab78023210791601b37b558ee10dbd736 100644
--- a/chrome/test/DEPS
+++ b/chrome/test/DEPS
@@ -19,8 +19,8 @@ include_rules = [
"+grit", # For generated headers
"+media/audio",
- "+sandbox/src",
- "+sandbox/tests",
+ "+sandbox/win/src",
+ "+sandbox/win/tests",
"+webkit/glue",
"+webkit/plugins",
]
« no previous file with comments | « chrome/service/service_main.cc ('k') | chrome/test/base/chrome_test_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698