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

Unified Diff: mojo/public/cpp/bindings/tests/BUILD.gn

Issue 2630963002: Migrate tests to use EXPECT_DCHECK_DEATH instead of EXPECT_DEATH. (Closed)
Patch Set: Created 3 years, 11 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
Index: mojo/public/cpp/bindings/tests/BUILD.gn
diff --git a/mojo/public/cpp/bindings/tests/BUILD.gn b/mojo/public/cpp/bindings/tests/BUILD.gn
index 3d4f8af11cf9d0b085790fe5e18f7f00e4ce95c9..71305b8efc7c7e21c3e91e31432e0a1cd933c4ef 100644
--- a/mojo/public/cpp/bindings/tests/BUILD.gn
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn
@@ -41,6 +41,7 @@ source_set("tests") {
deps = [
":mojo_public_bindings_test_utils",
+ "//base/test:test_support",
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
« no previous file with comments | « chrome/test/chromedriver/net/timeout_unittest.cc ('k') | mojo/public/cpp/bindings/tests/binding_callback_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698