diff options
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/DEPS b/content/DEPS index bd39303..ffab3e2 100644 --- a/content/DEPS +++ b/content/DEPS @@ -13,6 +13,7 @@ include_rules = [ "+net", "+ppapi", "+printing", + "+sandbox", "+skia", # Don't allow inclusion of these other libs we shouldn't be calling directly. |