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

Unified Diff: DEPS

Issue 1289233003: Fix various stray bugs in the GN auto-roller, and repair the DEPS file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update w/ review feedback Created 5 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 | tools/gn/bin/roll_gn.py » ('j') | 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 c2dd796f42562a92b02e66461cf0042f7460ab4f..287eb9cf1bf660f2d19d5f1612185543645eb194 100644
--- a/DEPS
+++ b/DEPS
@@ -51,7 +51,9 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other.
- 'buildtools_revision': '565d04e8741429fb1b4f26d102f2c6c3b849edeb', # the commit queue can handle CLs rolling PDFium
+ 'buildtools_revision': '565d04e8741429fb1b4f26d102f2c6c3b849edeb',
+ # Three lines of non-changing comments so that
+ # the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
'pdfium_revision': 'fdc8f439e854a2636e7d22d7104bf08cf5620b0b',
# Three lines of non-changing comments so that
« no previous file with comments | « no previous file | tools/gn/bin/roll_gn.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698