From 7c094b94db4da177d8b950f23a1223b9c5346a3e Mon Sep 17 00:00:00 2001 From: "brettw@google.com" Date: Fri, 15 Aug 2008 20:31:55 +0000 Subject: Final changes to make checkdeps happy. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@958 0039d316-1c4b-4281-b951-d872f2087c98 --- testing/DEPS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testing/DEPS (limited to 'testing/DEPS') diff --git a/testing/DEPS b/testing/DEPS new file mode 100644 index 0000000..0338d3e --- /dev/null +++ b/testing/DEPS @@ -0,0 +1,2 @@ +# Prevent the include rule checker from checking gtest. +skip_subtree_includes = True -- cgit v1.1