diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-25 03:12:09 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-25 03:12:09 +0000 |
commit | 49b514e24b5c4a5a7d1b5a6483fad982f702c024 (patch) | |
tree | d7d37b854b5cb281acf68c57e241a36fc6c26091 /DEPS | |
parent | f679716b365a4f7720f55975f77b3ac49c540a22 (diff) | |
download | chromium_src-49b514e24b5c4a5a7d1b5a6483fad982f702c024.zip chromium_src-49b514e24b5c4a5a7d1b5a6483fad982f702c024.tar.gz chromium_src-49b514e24b5c4a5a7d1b5a6483fad982f702c024.tar.bz2 |
Revert 106847 (according to rniwa, it breaks standalone webkit/chromium builds)
- roll clang 142072:142664
BUG=none
TEST=none
TBR=hans
Review URL: http://codereview.chromium.org/8370009
TBR=thakis@chromium.org
Review URL: http://codereview.chromium.org/8382027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107056 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,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": "142664", + "clang_revision": "142072", } deps = { |