Commit 7f8433e2 authored by oshima's avatar oshima Committed by Commit bot

Add mojo_system_unittest back to valgrind bots, which was removed by accident...

Add mojo_system_unittest back to valgrind bots, which was removed by accident in https://codereview.chromium.org/681493003

R=jamesr@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/683493004

Cr-Commit-Position: refs/heads/master@{#301468}
parent c04f5375
...@@ -690,6 +690,7 @@ class ChromeTests: ...@@ -690,6 +690,7 @@ class ChromeTests:
"message_center": TestMessageCenter, "message_center": TestMessageCenter,
"message_center_unittests" : TestMessageCenter, "message_center_unittests" : TestMessageCenter,
"mojo_common": TestMojoCommon, "mojo_common": TestMojoCommon,
"mojo_system": TestMojoSystem,
"mojo_public_system": TestMojoPublicSystem, "mojo_public_system": TestMojoPublicSystem,
"mojo_public_utility": TestMojoPublicUtility, "mojo_public_utility": TestMojoPublicUtility,
"mojo_public_bindings": TestMojoPublicBindings, "mojo_public_bindings": TestMojoPublicBindings,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment