Chromium Code Reviews| 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. |