From 1308459ce571eccb2b344f35ca0e4bf750be9395 Mon Sep 17 00:00:00 2001 From: "japhet@chromium.org" Date: Wed, 18 Nov 2009 17:56:17 +0000 Subject: 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 --- webkit/DEPS | 4 ---- 1 file changed, 4 deletions(-) (limited to 'webkit/DEPS') 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 = [ -- cgit v1.1