Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: third_party/mojo/src/mojo/edk/test/BUILD.gn

Issue 1311613002: Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/mojo/src/mojo/edk/system/waiter_unittest.cc ('k') | third_party/mojo/src/mojo/public/VERSION » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/src/mojo/edk/test/BUILD.gn
diff --git a/third_party/mojo/src/mojo/edk/test/BUILD.gn b/third_party/mojo/src/mojo/edk/test/BUILD.gn
index 834d837ac2ae47e90d34abe27dec5389330da060..fa6f83603adedeb72726db9a76d3fc10c05a89d2 100644
--- a/third_party/mojo/src/mojo/edk/test/BUILD.gn
+++ b/third_party/mojo/src/mojo/edk/test/BUILD.gn
@@ -89,7 +89,6 @@
group("public_tests") {
testonly = true
deps = [
- ":mojo_public_bindings_perftests",
":mojo_public_bindings_unittests",
":mojo_public_environment_unittests",
":mojo_public_system_perftests",
@@ -116,13 +115,6 @@
deps = [
":run_all_unittests",
"../../public/cpp/bindings/tests",
- ]
-}
-
-test("mojo_public_bindings_perftests") {
- deps = [
- ":run_all_perftests",
- "../../public/cpp/bindings/tests:perftests",
]
}
« no previous file with comments | « third_party/mojo/src/mojo/edk/system/waiter_unittest.cc ('k') | third_party/mojo/src/mojo/public/VERSION » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698