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 fe035fa..34e8b17 100644 --- a/content/worker/DEPS +++ b/content/worker/DEPS @@ -1,5 +1,5 @@ include_rules = [ - "+content/common_child", + "+content/child", "+sandbox/win/src", "+webkit/appcache", "+webkit/glue", |