Skip to content

Commit

Permalink
Roll src/third_party/depot_tools f215ae6..74fda71 (1 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/f215ae6ed0ce..74fda7147c1b


git log f215ae6..74fda71 --date=short --no-merges --format='%ad %ae %s'
2018-09-05 dcheng@chromium.org [owners.py] require stricter naming conventions for file: includes


Created with:
  gclient setdep -r src/third_party/depot_tools@74fda7147c1b

The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.



BUG=chromium:801315
TBR=agable@chromium.org

Change-Id: I91dee5ab9d4c5b0d83f4ae6669a475689f265e01
Reviewed-on: https://chromium-review.googlesource.com/1205617
Reviewed-by: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#588802}
  • Loading branch information
depot-tools-chromium-autoroll authored and Commit Bot committed Sep 5, 2018
1 parent a1ca22a commit 02958af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ deps = {
},

'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'f215ae6ed0ce35bdb851806f70f1e1944a9a25d0',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '74fda7147c1b547d343e3323e5babdd304ad4f98',

'src/third_party/devtools-node-modules':
Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
Expand Down

0 comments on commit 02958af

Please sign in to comment.