diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-18 17:56:17 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-18 17:56:17 +0000 |
commit | 1308459ce571eccb2b344f35ca0e4bf750be9395 (patch) | |
tree | 7ef1dea7c817d902ab0ea588859d9ca99330d91c /webkit/DEPS | |
parent | 57799181ac6a8cb440bceb0930f7bde955796650 (diff) | |
download | chromium_src-1308459ce571eccb2b344f35ca0e4bf750be9395.zip chromium_src-1308459ce571eccb2b344f35ca0e4bf750be9395.tar.gz chromium_src-1308459ce571eccb2b344f35ca0e4bf750be9395.tar.bz2 |
Delete a bunch of deprecated and/or empty directores in src/webkit/.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/402031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32340 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index 537654c..5102de3 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -1,10 +1,6 @@ # checkdeps.py shouldn't check include paths for files in these dirs: skip_child_includes = [ - "api", "build", - # Skip port and pending because they use webkit style for includes. - "pending", - "port", ] include_rules = [ |