diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-15 00:43:16 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-15 00:43:16 +0000 |
commit | f52832291a312d78592aac0744809ed02822bfa9 (patch) | |
tree | d68a8371f000e1118cd13429ea9ff0e2d869a701 /DEPS | |
parent | d0c8d6f9c624cdced5b1f2531aac4553ad0686ef (diff) | |
download | chromium_src-f52832291a312d78592aac0744809ed02822bfa9.zip chromium_src-f52832291a312d78592aac0744809ed02822bfa9.tar.gz chromium_src-f52832291a312d78592aac0744809ed02822bfa9.tar.bz2 |
licensing: pass licenses.py scan
This makes it pass for all directories except third_party/qcms,
which unfortunately needs some careful figuring out of the license.
BUG=39240
Review URL: http://codereview.chromium.org/5830002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69207 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -275,7 +275,7 @@ deps_os = { (Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@3", "src/third_party/openssl": - "/trunk/deps/third_party/openssl@68738", + "/trunk/deps/third_party/openssl@69192", }, } |