Commit 794e5a5e authored by Mitsuru Oshima's avatar Mitsuru Oshima Committed by Commit Bot

Move unit tests for ClientControlledShellSurface into separate file.

BUG=773461
TEST=None

Change-Id: I2dd813cd873e7b437606085784543b1a3d72dc95
Reviewed-on: https://chromium-review.googlesource.com/801090Reviewed-by: default avatarDavid Reveman <reveman@chromium.org>
Commit-Queue: Mitsuru Oshima <oshima@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521523}
parent fa1b8298
...@@ -127,6 +127,7 @@ source_set("unit_tests") { ...@@ -127,6 +127,7 @@ source_set("unit_tests") {
sources = [ sources = [
"../../ui/events/ozone/gamepad/gamepad_event.cc", "../../ui/events/ozone/gamepad/gamepad_event.cc",
"buffer_unittest.cc", "buffer_unittest.cc",
"client_controlled_shell_surface_unittest.cc",
"data_device_unittest.cc", "data_device_unittest.cc",
"data_offer_unittest.cc", "data_offer_unittest.cc",
"data_source_unittest.cc", "data_source_unittest.cc",
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment