diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-03 17:55:06 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-03 17:55:06 +0000 |
commit | 6ee8f38277a8010e4ad0eff08ea374722f41f1b9 (patch) | |
tree | 84a99d0c778fcfe596e2bf5f26b8c4d4d6131d16 /DEPS | |
parent | f7a637efa3e7ebb96a978688795454888ddd145a (diff) | |
download | chromium_src-6ee8f38277a8010e4ad0eff08ea374722f41f1b9.zip chromium_src-6ee8f38277a8010e4ad0eff08ea374722f41f1b9.tar.gz chromium_src-6ee8f38277a8010e4ad0eff08ea374722f41f1b9.tar.bz2 |
roll clang 138417: 139029
BUG=none
TEST=none
TBR=hans
Review URL: http://codereview.chromium.org/7831049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99567 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ vars = { # tools/clang/scripts/update.sh. The script reads this line here. # Do NOT CHANGE this if you don't know what you're doing -- see # http://code.google.com/p/chromium/wiki/UpdatingClang - "clang_revision": "138417", + "clang_revision": "139029", } deps = { |