Chromium Code Reviews
DescriptionFix mac_views_browser compile after r406360 (MessageLoop::Run() protected on Mac)
The compile step regressed in http://go/macviewsbuilder/builds/11862
r406360 made MessageLoop::Run() a protected method on Mac.
tab_drag_controller_interactive_uitest.cc uses it, and this is built on
that Mac bot.
Replace MessageLoop::current()->Run() with RunLoop().Run().
BUG=616447
TBR=fdoray@chromium.org
Committed: https://crrev.com/8170ad0608f90dbcc21a932e244470a0740e8c41
Cr-Commit-Position: refs/heads/master@{#406512}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||