summaryrefslogtreecommitdiffstats
path: root/webkit/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/DEPS')
-rw-r--r--webkit/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/DEPS b/webkit/DEPS
index 120eb9f..99b96ac 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -9,6 +9,7 @@ skip_child_includes = [
include_rules = [
# For bridge/c/c_utility.h in npruntime_util.cc
"+bridge",
+ "+grit", # For generated headers
# TODO(brettw) - review these; move up if it's ok, or remove the dependency
"+net/base",