Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Unified Diff: DEPS

Issue 7745046: Document that rolling clang just got harder. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index a4618680e185afc3853fd29c4bade8bd5621b9db..1aee51f28cd5560df4cc80ee05a0d61bdd148365 100644
--- a/DEPS
+++ b/DEPS
@@ -35,6 +35,8 @@ vars = {
# Note: On most bots, clang is not checked out via DEPS but by
# 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": "138500",
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698