From 9663383156ca23d8b8f69b6733d277eaff2cb930 Mon Sep 17 00:00:00 2001 From: "nsylvain@chromium.org" Date: Mon, 11 May 2009 00:48:23 +0000 Subject: Add "api" to the webkit\ deps ignore list. Review URL: http://codereview.chromium.org/113191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15745 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 99b96ac..70ca8be 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -1,5 +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", -- cgit v1.1