diff options
Diffstat (limited to 'content/worker/DEPS')
-rw-r--r-- | content/worker/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/worker/DEPS b/content/worker/DEPS index ba093bb..ccf9e2b 100644 --- a/content/worker/DEPS +++ b/content/worker/DEPS @@ -1,5 +1,5 @@ include_rules = [ - "+sandbox/src", + "+sandbox/win/src", "+webkit/appcache", "+webkit/glue", ] |