Roll src/third_party/skia 33b4b4908b7a..a4e46804946c (1 commits) (flutter/engine#7524)
https://skia.googlesource.com/skia.git/%2Blog/33b4b4908b7a..a4e46804946c git log 33b4b4908b7acb9913707d1a4a9d8dfe83fb26fb..a4e46804946c5f9554068ba7adfee7376697d77a --date=short --no-merges --format=%ad %ae %s 2019-01-17 brianosman@google.com Fix variable shadowing in Viewer's ImGui code The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-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 (halcanary@google.com), and stop the roller if necessary.
This commit is contained in:
committed by
GitHub
parent
32ae75d884
commit
eb33218bf2
2
DEPS
2
DEPS
@@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': '33b4b4908b7acb9913707d1a4a9d8dfe83fb26fb',
|
||||
'skia_revision': 'a4e46804946c5f9554068ba7adfee7376697d77a',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
Reference in New Issue
Block a user