diff options
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index b7578b8..0ec44a0 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -12,7 +12,6 @@ include_rules = [ "+skia", "+third_party/sqlite", "+third_party/tcmalloc", - "+ui/gfx", # For databases/ "+sql", @@ -35,6 +34,5 @@ include_rules = [ "+net/test", "+net/url_request", "+net/websockets", - "+ppapi/cpp", "+third_party/npapi/bindings", ] |