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

Unified Diff: mojo/tools/data/unittests

Issue 862093002: Split the event library into a cross-platform and native part. Part 1. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Remove orphaned code from event_utils.h Created 5 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/tools/data/unittests
diff --git a/mojo/tools/data/unittests b/mojo/tools/data/unittests
index 225a606951837139256e4378b737f21df2bf6519..fe62c3f00b43238c026bab07a12df1e1baba19f2 100644
--- a/mojo/tools/data/unittests
+++ b/mojo/tools/data/unittests
@@ -52,6 +52,9 @@
{
"test": "gfx_unittests",
},
+ {
+ "test": "events_unittests",
+ },
# JavaScript tests:
{

Powered by Google App Engine
This is Rietveld 408576698