From 4f94241f621f47ab6293cc56734cfc066e088b4c Mon Sep 17 00:00:00 2001 From: "darin@chromium.org" Date: Wed, 15 Oct 2008 23:14:24 +0000 Subject: Disable deps checking on webkit/port since that directory doesn't follow the google include paths style rule. TBR=brettw Review URL: http://codereview.chromium.org/7378 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3436 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webkit/DEPS') diff --git a/webkit/DEPS b/webkit/DEPS index 93c300c..5dfa935 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -2,5 +2,5 @@ skip_child_includes = [ "build", "pending", - "bindings", + "port", ] -- cgit v1.1