aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/tests.gni
diff options
context:
space:
mode:
authorGravatar Greg Daniel <egdaniel@google.com>2018-03-15 13:00:28 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-03-15 17:30:26 +0000
commitbdea98cff19c186c1492af9461cd0e0f4ad90541 (patch)
treea4e9c8c7a416cd852a172a0453a65d8436807410 /gn/tests.gni
parent25375e80c26951b4c9894f86ae209c126b991581 (diff)
Delete unused VkClearTest
Bug: skia: Change-Id: I4aa1886e7f4048fc13a741ddbc37b9ca3f48a41d Reviewed-on: https://skia-review.googlesource.com/114510 Commit-Queue: Ben Wagner <bungeman@google.com> Reviewed-by: Ben Wagner <bungeman@google.com>
Diffstat (limited to 'gn/tests.gni')
-rw-r--r--gn/tests.gni1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/tests.gni b/gn/tests.gni
index cde4e1a937..661179e0aa 100644
--- a/gn/tests.gni
+++ b/gn/tests.gni
@@ -271,7 +271,6 @@ tests_sources = [
"$_tests/UnicodeTest.cpp",
"$_tests/UtilsTest.cpp",
"$_tests/VerticesTest.cpp",
- "$_tests/VkClearTests.cpp",
"$_tests/VkHeapTests.cpp",
"$_tests/VkMakeCopyPipelineTest.cpp",
"$_tests/VkUploadPixelsTests.cpp",