diff options
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r-- | chrome/common/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS index 87f258a..d88605d 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -6,7 +6,7 @@ include_rules = [ "+ppapi/proxy", "+ppapi/shared_impl", "+remoting/client/plugin", - "+sandbox/src", + "+sandbox/win/src", "+skia", "+webkit/forms", # Defines some types that are marshalled over IPC. "+webkit/glue", |