Skip to content
This repository has been archived by the owner on Feb 25, 2025. It is now read-only.

Add missing <memory> include to text_input_model.h #8562

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

dballesteros7
Copy link
Contributor

It uses std::unique_ptr but does not include the memory header.

It uses std::unique_ptr but does not include the memory header.
Copy link
Member

@cbracken cbracken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

LGTM stamp from a Japanese personal seal

@cbracken cbracken merged commit ad04340 into master Apr 12, 2019
@cbracken cbracken deleted the dballesteros7-patch-1 branch April 12, 2019 17:48
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 12, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 13, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Apr 15, 2019
flutter/engine@9aa7c9a...c3824f0

git log 9aa7c9a..c3824f0 --no-merges --oneline
c3824f0 Roll src/third_party/skia e62bf561638c..990bfc785891 (2 commits) (flutter/engine#8569)
49a72e1 Roll src/third_party/skia 8be917af4313..e62bf561638c (5 commits) (flutter/engine#8568)
7292d62 Revert Versions API (flutter/engine#7828)
9336671 Revert &#34;Roll src/third_party/dart a8f3a5dae6..c2eb9a9860 (8 commits)&#34; (flutter/engine#8567)
a543543 Roll src/third_party/dart a8f3a5dae6..c2eb9a9860 (8 commits)
23b0e02 Android Embedding PR29: Improve FlutterFragment construction API &#43; engine config API. (flutter/engine#8540)
e6c822d Roll src/third_party/skia 25071cc52b4b..8be917af4313 (6 commits) (flutter/engine#8564)
1bb2c0c Remove unused import in FlutterActivityDelegate (flutter/engine#8563)
ad04340 Add missing &lt;memory&gt; include to text_input_model.h (flutter/engine#8562)
fcd717e Update README.md to point to flutter.dev (flutter/engine#8557)
501892a Roll src/third_party/skia 35f1c154c5e5..25071cc52b4b (7 commits) (flutter/engine#8560)
db99c86 Roll src/third_party/skia 41476708db86..35f1c154c5e5 (1 commits) (flutter/engine#8559)
a88cd80 Roll src/third_party/skia f74fff660084..41476708db86 (1 commits) (flutter/engine#8558)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-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 ([email protected]), and stop
the roller if necessary.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants