From 44d76e1eeb3fb8ffb8e6b809c9535c3390662dc3 Mon Sep 17 00:00:00 2001 From: "erg@google.com" Date: Thu, 3 Feb 2011 21:07:31 +0000 Subject: Fix deps check on Linux for non-chrome code. TBR=thakis@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73665 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/DEPS') diff --git a/tools/DEPS b/tools/DEPS index e5d3821..ac59a17 100644 --- a/tools/DEPS +++ b/tools/DEPS @@ -1,4 +1,5 @@ # checkdeps.py shouldn't check include paths for files in these dirs: skip_child_includes = [ + "clang", "traceline", ] -- cgit v1.1