From e007720a16c23f3ff1ff3afe9910f4f0e2cea15f Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Thu, 17 Oct 2019 13:31:06 -0400 Subject: [PATCH] 508146f0d Add a task runner for the Win32 embedding (flutter/engine#13043) (#42898) git@github.com:flutter/engine.git/compare/3a357afc0372...508146f0defb git log 3a357afc0372..508146f0defb --no-merges --oneline 2019-10-17 stuartmorgan@google.com Add a task runner for the Win32 embedding (flutter/engine#13043) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC franciscojma@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md --- bin/internal/engine.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/internal/engine.version b/bin/internal/engine.version index 4be076cb37..94c7bd9285 100644 --- a/bin/internal/engine.version +++ b/bin/internal/engine.version @@ -1 +1 @@ -3a357afc037221551adf9adde39ce07652ca99c0 +508146f0defb1e2521a9213a143a8a37ed8184d9