summaryrefslogtreecommitdiff
path: root/chromium/mojo/tools/data
diff options
context:
space:
mode:
authorZeno Albisser <zeno.albisser@theqtcompany.com>2014-12-05 15:04:29 +0100
committerAndras Becsi <andras.becsi@theqtcompany.com>2014-12-09 10:49:28 +0100
commitaf6588f8d723931a298c995fa97259bb7f7deb55 (patch)
tree060ca707847ba1735f01af2372e0d5e494dc0366 /chromium/mojo/tools/data
parent2fff84d821cc7b1c785f6404e0f8091333283e74 (diff)
downloadqtwebengine-chromium-af6588f8d723931a298c995fa97259bb7f7deb55.tar.gz
BASELINE: Update chromium to 40.0.2214.28 and ninja to 1.5.3.
Change-Id: I759465284fd64d59ad120219cbe257f7402c4181 Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
Diffstat (limited to 'chromium/mojo/tools/data')
-rw-r--r--chromium/mojo/tools/data/unittests26
1 files changed, 0 insertions, 26 deletions
diff --git a/chromium/mojo/tools/data/unittests b/chromium/mojo/tools/data/unittests
deleted file mode 100644
index 7939ae24970..00000000000
--- a/chromium/mojo/tools/data/unittests
+++ /dev/null
@@ -1,26 +0,0 @@
-# This file contains a list of Mojo gtest unit tests.
-# Prepend * to indicate that results shouldn't be cached (e.g., if the test has
-# other data dependencies).
-# TODO(vtl): Add a way of specifying data dependencies instead.
-
-# System tests:
-mojo_system_unittests
-
-# Public tests:
-*mojo_public_bindings_unittests
-mojo_public_environment_unittests
-mojo_public_system_unittests
-mojo_public_utility_unittests
-
-# Non-system, non-public tests:
-mojo_common_unittests
-mojo_service_manager_unittests
-mojo_view_manager_lib_unittests
-mojo_view_manager_unittests
-
-# JavaScript tests:
-*mojo_apps_js_unittests
-*mojo_js_unittests
-
-# Shell integration tests:
-*mojo_shell_tests