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

Unified Diff: chrome/renderer/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/nacl/nacl_main_platform_delegate_win.cc ('k') | chrome/service/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 28cd1047edda104248f8fd3cc1e67351ab568442..5ac68f1383e1b2796d84031063495c522024e951 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -9,7 +9,7 @@ include_rules = [
"+ppapi/c",
"+ppapi/proxy",
"+ppapi/shared_impl",
- "+sandbox/src",
+ "+sandbox/win/src",
"+skia",
"+webkit/extensions",
"+webkit/forms", # Defines some types that are marshalled over IPC.
« no previous file with comments | « chrome/nacl/nacl_main_platform_delegate_win.cc ('k') | chrome/service/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698