diff options
author | alokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-14 19:15:11 +0000 |
---|---|---|
committer | alokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-14 19:15:11 +0000 |
commit | de1933bfeaa6bb2cbd4e022b5df44ca4c79ba87a (patch) | |
tree | 6783f03617360d8e0b879e69c806f3c82056bea2 /webkit/DEPS | |
parent | d7e601be2570aff81b1260e2d7e13f4f0fcc86b8 (diff) | |
download | chromium_src-de1933bfeaa6bb2cbd4e022b5df44ca4c79ba87a.zip chromium_src-de1933bfeaa6bb2cbd4e022b5df44ca4c79ba87a.tar.gz chromium_src-de1933bfeaa6bb2cbd4e022b5df44ca4c79ba87a.tar.bz2 |
Cleaned up DEPS under webkit.
Review URL: http://codereview.chromium.org/7876006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101116 0039d316-1c4b-4281-b951-d872f2087c98
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", ] |