| Index: ui/ozone/platform/test/BUILD.gn
|
| diff --git a/ui/ozone/platform/test/BUILD.gn b/ui/ozone/platform/test/BUILD.gn
|
| deleted file mode 100644
|
| index d1ff71707c70d565ea6b039a433cc92b51a1fa19..0000000000000000000000000000000000000000
|
| --- a/ui/ozone/platform/test/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -# Copyright 2014 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -source_set("test") {
|
| - sources = [
|
| - "ozone_platform_test.cc",
|
| - "ozone_platform_test.h",
|
| - "test_window.cc",
|
| - "test_window.h",
|
| - "test_window_manager.cc",
|
| - "test_window_manager.h",
|
| - ]
|
| -
|
| - deps = [
|
| - "//base",
|
| - "//skia",
|
| - "//ui/base",
|
| - "//ui/gfx/geometry",
|
| - ]
|
| -}
|
|
|