summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgspencer@google.com <gspencer@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 00:12:30 +0000
committergspencer@google.com <gspencer@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 00:12:30 +0000
commitaed5215a8b568daef4dc9e6d8c501ce52c1eede9 (patch)
tree93dc8d2d801bce178c78066195f86cc2d47af3ac /DEPS
parent176e091b28d6f9147c4bdf53ca3229a9cdb82a35 (diff)
downloadchromium_src-aed5215a8b568daef4dc9e6d8c501ce52c1eede9.zip
chromium_src-aed5215a8b568daef4dc9e6d8c501ce52c1eede9.tar.gz
chromium_src-aed5215a8b568daef4dc9e6d8c501ce52c1eede9.tar.bz2
Adding o3d to the list of directories that checkdeps should ignore.
BUG=none TEST=ran gclient sync to verify syntax of DEPS change. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17045 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index fc3ca7c..a1a28f6 100644
--- a/DEPS
+++ b/DEPS
@@ -90,6 +90,7 @@ include_rules = [
skip_child_includes = [
"breakpad",
"gears",
+ "o3d",
"sdch",
"skia",
"testing",