summaryrefslogtreecommitdiffstats
path: root/webkit/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/DEPS')
-rw-r--r--webkit/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/DEPS b/webkit/DEPS
index 68119e4..6a2d299 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -8,10 +8,10 @@ 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",
+ "+ui/gfx",
# For databases/
"+app/sql",