From 84658a60566f556b4053215439608e1dd07b96fb Mon Sep 17 00:00:00 2001 From: "brettw@google.com" Date: Wed, 1 Oct 2008 23:00:17 +0000 Subject: Don't check deps for webkit/pending. This isn't useful and may break arbitrarily. Review URL: http://codereview.chromium.org/5650 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2779 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'webkit/DEPS') diff --git a/webkit/DEPS b/webkit/DEPS index ffded95..78a1c8e 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -1,4 +1,5 @@ # checkdeps.py shouldn't check include paths for files in these dirs: skip_child_includes = [ "build", + "pending", ] -- cgit v1.1