• Scott Violet's avatar
    chromeos: fix ash unittest for changes to mojo · 79be6d92
    Scott Violet authored
    This test is creating an aura::Window and then embedding another client in
    it. When this happens it is expected that clients set the type before doing
    this.
    
    I'm sending this to make sure we don't block some work being done to mojo. I
    think the real fix is to remove EMBED_IN_OWNER (there is a bug filed on it).
    
    BUG=872071
    TEST=test only change
    
    Change-Id: I6e0f6c5584ea9ec19b0e09fe944a83187a9f5ebf
    Reviewed-on: https://chromium-review.googlesource.com/1169695Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
    Commit-Queue: Scott Violet <sky@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#581922}
    79be6d92
ash_service_unittest.cc 5.15 KB