DescriptionMacViews: Split ViewEventTestBase into platform-specific files.
I couldn't bring myself to add another #ifdef to
view_event_test_base.cc, so this splits out the platform-specific stuff
and paves the way to get interactive_ui_tests compiling on MacViews.
This is done by adding a ViewEventTestPlatFormPart interface, which is
implemented for (views platforms): chromeos, ash, and mac.
There was also code for a non-ash aura platform, but all build
configurations that would have used it are broken, so it's just rot and
is removed.
BUG=399191
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288966
Patch Set 1 #
Total comments: 7
Patch Set 2 : rebase - noop? #Patch Set 3 : rename class, fewer virtuals #Patch Set 4 : nuke _aura, file moves, gyp changes #Patch Set 5 : self-review: fix class comment, remove dead gyp cruft #
Messages
Total messages: 9 (0 generated)
|