diff options
author | jar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-22 17:58:19 +0000 |
---|---|---|
committer | jar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-22 17:58:19 +0000 |
commit | 560ee3b14dbe02a85c73aeb2829f60864451d906 (patch) | |
tree | a52304a06d4e4265d026624ff1aaa4ff3005d72a /net/DEPS | |
parent | 108f62e0b5a9b722c89346a192198b1da8e782dd (diff) | |
download | chromium_src-560ee3b14dbe02a85c73aeb2829f60864451d906.zip chromium_src-560ee3b14dbe02a85c73aeb2829f60864451d906.tar.gz chromium_src-560ee3b14dbe02a85c73aeb2829f60864451d906.tar.bz2 |
Adjust includes to satisfy deps check
Repairing tree bustage from checkin 2443
r=nsylvain
Review URL: http://codereview.chromium.org/3187
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2444 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/DEPS')
-rw-r--r-- | net/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ include_rules = [ "+third_party/modp_b64", "+third_party/libevent", + "+sdch/open_vcdiff", ] |