From 0835d49e5d3244ab5ea0ce88baf46752a618ec4c Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Tue, 27 Aug 2019 05:23:06 -0400 Subject: [PATCH] 92c63e848 Ensure trailing newline before EOF in C++ sources (flutter/engine#11489) (#39315) git@github.com:flutter/engine.git/compare/1ed1ee7c2a20...92c63e848a5e git log 1ed1ee7c2a20..92c63e848a5e --no-merges --oneline 2019-08-27 chris@bracken.jp Ensure trailing newline before EOF in C++ sources (flutter/engine#11489) 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 garyq@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 bf6f3509714..de2d15d5193 100644 --- a/bin/internal/engine.version +++ b/bin/internal/engine.version @@ -1 +1 @@ -1ed1ee7c2a20cacc48cb5f8714c39e1ed29f13d7 +92c63e848a5efcc6064686f8cfc1913072681ff2