diff options
Diffstat (limited to 'chrome/worker/DEPS')
-rw-r--r-- | chrome/worker/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/worker/DEPS b/chrome/worker/DEPS index 194de05..12aee6e 100644 --- a/chrome/worker/DEPS +++ b/chrome/worker/DEPS @@ -4,6 +4,7 @@ include_rules = [ "+chrome/renderer",
"+chrome/worker",
"+sandbox/src",
+ "+webkit/appcache",
"+webkit/glue",
]
|