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

Unified Diff: content/worker/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 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
Index: content/worker/DEPS
diff --git a/content/worker/DEPS b/content/worker/DEPS
index ba093bbf76b5355c6abecebc41fd4fd58a2fdd4a..ccf9e2bb42af287a8c5e8bd8483e1860e487d08a 100644
--- a/content/worker/DEPS
+++ b/content/worker/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+sandbox/src",
+ "+sandbox/win/src",
"+webkit/appcache",
"+webkit/glue",
]

Powered by Google App Engine
This is Rietveld 408576698