diff options
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index 5e889ab..113d8488 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -6,6 +6,7 @@ skip_child_includes = [ include_rules = [ # For bridge/c/c_utility.h in npruntime_util.cc "+bridge", + "+gfx", "+grit", # For generated headers "+third_party/sqlite", "+third_party/tcmalloc", |